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 (#91236)

Co-authored-by: Buyaa Namnan <bunamnan@microsoft.com>
  • Loading branch information
github-actions[bot] and buyaa-n authored Aug 29, 2023
1 parent 22a50ac commit 8cc9e07
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 8cc9e07

Please sign in to comment.