Skip to content

Commit

Permalink
reenable stable package warning (#34932)
Browse files Browse the repository at this point in the history
  • Loading branch information
maumar authored Oct 17, 2024
1 parent b6b1453 commit a2f51ed
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@
<NoWarn>$(NoWarn.Replace(';1591', ''))</NoWarn>
</PropertyGroup>

<!-- unblock stable branding -->
<PropertyGroup>
<NoWarn>$(NoWarn);NU5104</NoWarn>
</PropertyGroup>

<ItemGroup>
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" />
</ItemGroup>
Expand Down

0 comments on commit a2f51ed

Please sign in to comment.