Skip to content

Commit a2f51ed

Browse files
authored
reenable stable package warning (#34932)
1 parent b6b1453 commit a2f51ed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Directory.Build.props

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@
5555
<NoWarn>$(NoWarn.Replace(';1591', ''))</NoWarn>
5656
</PropertyGroup>
5757

58-
<!-- unblock stable branding -->
59-
<PropertyGroup>
60-
<NoWarn>$(NoWarn);NU5104</NoWarn>
61-
</PropertyGroup>
62-
6358
<ItemGroup>
6459
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" />
6560
</ItemGroup>

0 commit comments

Comments
 (0)