Stop building dependent projects

This commit is contained in:
Javier Calvarro Nelson 2018-08-30 15:17:48 -07:00
Родитель e38a307307
Коммит bb1cd5ec09
2 изменённых файлов: 1 добавлений и 0 удалений

Двоичные данные
msbuild.binlog Normal file

Двоичный файл не отображается.

Просмотреть файл

@ -65,6 +65,7 @@
<MSbuild Projects="$(MSBuildThisFile)"
Targets="BuildForUI"
Properties="
BuildProjectReferences=false;
RazorCompileOnBuild=true;
UIFrameworkVersion=%(UIFrameworkVersionMoniker.Identity);
IntermediateOutputPath=$(IntermediateOutputPath)%(UIFrameworkVersionMoniker.Identity)\" />