标签: c# visual-studio-2010 visual-studio
我已将VS 2010设置为将所有警告视为C#项目中的错误。
我希望在编译器将警告视为错误时排除特定警告。 有没有办法做到这一点?
有了可用的选项,似乎不可能。