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 a8aea00 commit d063b63Copy full SHA for d063b63
PolyShim.Tests/PolyShim.Tests.csproj
@@ -7,6 +7,7 @@
7
<PropertyGroup>
8
<TargetFrameworks>netcoreapp3.1;net9.0</TargetFrameworks>
9
<TargetFrameworks Condition="$([MSBuild]::IsOsPlatform('Windows'))">$(TargetFrameworks);net462</TargetFrameworks>
10
+ <NuGetAudit>false</NuGetAudit>
11
</PropertyGroup>
12
13
0 commit comments