We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68bdc2d commit b720051Copy full SHA for b720051
src/LEGO.AsyncAPI/LEGO.AsyncAPI.csproj
@@ -9,6 +9,7 @@
9
<DelaySign>True</DelaySign>
10
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
11
<Version>5.2.2</Version>
12
+ <NoWarn>$(NoWarn);NU1504;NU1505;NU1701</NoWarn>
13
</PropertyGroup>
14
<ItemGroup>
15
<None Remove="stylecop.json" />
0 commit comments