We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cc148 commit 297c82fCopy full SHA for 297c82f
src/Razor/Microsoft.NET.Sdk.Razor/src/Microsoft.NET.Sdk.Razor.csproj
@@ -59,6 +59,7 @@
59
Projects="..\..\Microsoft.AspNetCore.Mvc.Razor.Extensions\src\Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj"
60
Properties="TargetFramework=netstandard2.0"
61
Targets="Build"
62
+ Condition="'$(NoBuild)' != 'true'"
63
ContinueOnError="true" />
64
65
<ItemGroup>
0 commit comments