Was sind buildOptions und preserveCompilationContext verwendet?

Ich Spiele gerade veröffentlicht ASP.NET Core. Ich habe neues Projekt erstellt und ich bin auf der Suche project.json. Ich würde gerne wissen, was ist dieser Teil der Konfiguration für:

"buildOptions": {
   "emitEntryPoint": true,
   "preserveCompilationContext": true
}

InformationsquelleAutor Andrei | 2016-07-10

Schreibe einen Kommentar