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.
2 parents ce392ed + 87e7bf1 commit 2cb885cCopy full SHA for 2cb885c
test/TestAssets/Directory.Build.props
@@ -5,6 +5,7 @@
5
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
6
<CheckEolTargetFramework>false</CheckEolTargetFramework>
7
<DefaultItemExcludes>$(DefaultItemExcludes);**/*.tmp</DefaultItemExcludes>
8
+ <NuGetAudit>false</NuGetAudit>
9
</PropertyGroup>
10
11
</Project>
0 commit comments