Stop building dependent projects

This commit is contained in:
Javier Calvarro Nelson 2018-08-30 15:17:48 -07:00
parent e38a307307
commit bb1cd5ec09
2 changed files with 1 additions and 0 deletions

BIN
msbuild.binlog Normal file

Binary file not shown.

View File

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