提交 1c66e336 编写于 作者: J Jonathon Marolf 提交者: Jared Parsons

setting option strict to on

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