Stop building dependent projects
This commit is contained in:
parent
e38a307307
commit
bb1cd5ec09
Binary file not shown.
|
|
@ -65,6 +65,7 @@
|
||||||
<MSbuild Projects="$(MSBuildThisFile)"
|
<MSbuild Projects="$(MSBuildThisFile)"
|
||||||
Targets="BuildForUI"
|
Targets="BuildForUI"
|
||||||
Properties="
|
Properties="
|
||||||
|
BuildProjectReferences=false;
|
||||||
RazorCompileOnBuild=true;
|
RazorCompileOnBuild=true;
|
||||||
UIFrameworkVersion=%(UIFrameworkVersionMoniker.Identity);
|
UIFrameworkVersion=%(UIFrameworkVersionMoniker.Identity);
|
||||||
IntermediateOutputPath=$(IntermediateOutputPath)%(UIFrameworkVersionMoniker.Identity)\" />
|
IntermediateOutputPath=$(IntermediateOutputPath)%(UIFrameworkVersionMoniker.Identity)\" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue