Skip to content

Commit 297c82f

Browse files
author
John Luo
committed
Fix build
1 parent 58cc148 commit 297c82f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Razor/Microsoft.NET.Sdk.Razor/src/Microsoft.NET.Sdk.Razor.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
Projects="..\..\Microsoft.AspNetCore.Mvc.Razor.Extensions\src\Microsoft.AspNetCore.Mvc.Razor.Extensions.csproj"
6060
Properties="TargetFramework=netstandard2.0"
6161
Targets="Build"
62+
Condition="'$(NoBuild)' != 'true'"
6263
ContinueOnError="true" />
6364

6465
<ItemGroup>

0 commit comments

Comments
 (0)