Skip to content

Commit

Permalink
Remove AD0001 NoWarn from Microsoft.Extensions.Logging.Abstractions p…
Browse files Browse the repository at this point in the history
…roject (#91222)
  • Loading branch information
buyaa-n authored Aug 28, 2023
1 parent 4391213 commit 2ccef72
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
<TargetFrameworks>$(NetCoreAppCurrent);$(NetCoreAppPrevious);$(NetCoreAppMinimum);netstandard2.0;$(NetFrameworkMinimum)</TargetFrameworks>
<EnableDefaultItems>true</EnableDefaultItems>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<!-- AD0001 : https://github.com/dotnet/runtime/issues/90357 -->
<NoWarn>$(NoWarn);AD0001</NoWarn>
<IsPackable>true</IsPackable>
<PackageDescription>Logging abstractions for Microsoft.Extensions.Logging.

Expand Down

0 comments on commit 2ccef72

Please sign in to comment.