Skip to content

Commit fbecafe

Browse files
committed
Keep warning
1 parent cef590a commit fbecafe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Directory.Build.props

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@
2020
<NetFxTfm>net461</NetFxTfm>
2121

2222
<PackageLicenseExpression>MIT</PackageLicenseExpression>
23+
24+
<!-- TODO: https://github.com/dotnet/arcade/issues/1373 -->
25+
<NoWarn>$(NoWarn);NU5125</NoWarn>
2326
</PropertyGroup>
2427
</Project>

0 commit comments

Comments
 (0)