There was an error while loading. Please reload this page.
1 parent 71879c8 commit 376fde1Copy full SHA for 376fde1
1 file changed
Directory.Build.props
@@ -3,4 +3,7 @@
3
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
4
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
5
</PropertyGroup>
6
+ <PropertyGroup>
7
+ <NuGetAudit>false</NuGetAudit>
8
+ </PropertyGroup>
9
</Project>
0 commit comments