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 ab2cd41 commit 4adfb5dCopy full SHA for 4adfb5d
tests/NetEvolve.Arguments.Tests.Unit/NetEvolve.Arguments.Tests.Unit.csproj
@@ -3,6 +3,8 @@
3
<PropertyGroup>
4
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0;net7.0;net8.0</TargetFrameworks>
5
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
6
+
7
+ <NoWarn>$(NoWarn);NU1701</NoWarn>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments