Skip to content

Commit b720051

Browse files
author
adisor
committed
Add NoWarn
1 parent 68bdc2d commit b720051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LEGO.AsyncAPI/LEGO.AsyncAPI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<DelaySign>True</DelaySign>
1010
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1111
<Version>5.2.2</Version>
12+
<NoWarn>$(NoWarn);NU1504;NU1505;NU1701</NoWarn>
1213
</PropertyGroup>
1314
<ItemGroup>
1415
<None Remove="stylecop.json" />

0 commit comments

Comments
 (0)