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 2232792 commit b970b4eCopy full SHA for b970b4e
Directory.Build.props
@@ -3,7 +3,4 @@
3
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
4
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
5
</PropertyGroup>
6
- <PropertyGroup>
7
- <NuGetAudit>false</NuGetAudit>
8
- </PropertyGroup>
9
</Project>
0 commit comments