C# Compiler Warning 1685

后端 未结 6 2136
甜味超标
甜味超标 2020-12-09 14:31

So, (seemingly) out of the blue, my project starts getting compiler warning 1685:

The predefined type \'System.Runtime.CompilerServices.ExtensionAtt

6条回答
  •  失恋的感觉
    2020-12-09 15:22

    Another solution for this issue => Right click project -> Properties -> Build -> Treat warnings as errors -> None

提交回复
热议问题