如何为 mac 在 visual studio 中关闭 "warning treaded as error"

how to turn off "warning treaded as error" in visual studio for mac

当我将visual studio用于mac时出现以下错误,我想关闭此功能。 Solution Explorer > Options > Builds

中没有这个选项

.../Serialization.cs(27,27): Error CS0219: Warning as Error: The variable `xmlBuildOption' is assigned but its value is never used (CS0219) (FoundationBase)

Project Options / Build / Compiler

属性 页面上的最后一项是 "Treat warning as errors"