Why did suppressing warning 8600 become “Unnecessary” in .NET 5?

前端 未结 0 1014
孤街浪徒
孤街浪徒 2020-12-14 03:51

When I built my C# application with .NET Core 3.1 at warning level 5, I had to either fix or manually suppress warning 8600 in this code or my application would not build.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题