提交 3527fbb4 编写于 作者: J Jonathon Marolf 提交者: Jared Parsons

removing no warn for type conversions

上级 1c66e336
......@@ -240,6 +240,6 @@
<!-- The NoWarn property is still being unconditionally set. https://github.com/dotnet/sdk/issues/752 -->
<OptionStrict>On</OptionStrict>
<NoWarn>$(NoWarn);1591;41999;42016</NoWarn>
<NoWarn>$(NoWarn);1591</NoWarn>
</PropertyGroup>
</Project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册