Skip to content

Commit

Permalink
Disable NuGetAudit.
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiamurialdo committed Dec 2, 2023
1 parent 4120ffd commit ca76879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotnet/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<NoWarn>NU5105;CS0618;CS8032;CS0618;SYSLIB0021;SYSLIB0023</NoWarn>
<IsPackable>true</IsPackable>
<DisableImplicitNamespaceImports>True</DisableImplicitNamespaceImports>
<NuGetAudit>false</NuGetAudit>
</PropertyGroup>

<PropertyGroup Condition="!$(TargetFramework.StartsWith('net4'))">
Expand Down

0 comments on commit ca76879

Please sign in to comment.