Skip to content

Commit

Permalink
[MetricsAdvisor] Removed AZC0007 NoWarn option (#37595)
Browse files Browse the repository at this point in the history
  • Loading branch information
kinelski authored Jul 13, 2023
1 parent cdd538e commit d546495
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
<ApiCompatVersion>1.1.0</ApiCompatVersion>
<PackageTags>Microsoft Azure Metrics Advisor</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<NoWarn>
$(NoWarn);
AZC0007; <!-- https://github.com/Azure/azure-sdk-for-net/issues/16435 -->
</NoWarn>
<IncludeOperationsSharedSource>true</IncludeOperationsSharedSource>
</PropertyGroup>

Expand Down

0 comments on commit d546495

Please sign in to comment.