Skip to content

Commit

Permalink
shut up nuget.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkPflug committed Jan 7, 2025
1 parent 6c6adcd commit 0fda710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Sylvan.Benchmarks/Sylvan.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>net8.0</TargetFrameworks>
<OutputType>exe</OutputType>
<NoWarn>$(NoWarn);CA1849;CA2007;CA1822</NoWarn>
<NoWarn>$(NoWarn);CA1849;CA2007;CA1822;NU1903</NoWarn>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0fda710

Please sign in to comment.