/// Sets WarningsAsErrors in to a new collection
- /// Set or override the specified project-level properties, where name is the property name and value is the property value. Specify each property separately, or use a semicolon or comma to separate multiple properties, as the following example shows:
/property:WarningLevel=2;OutDir=bin\Debug
+ /// Set or override the specified project-level properties, where name is the property name and value is the property value. Specify each property separately, or use a semicolon or comma to separate multiple properties, as the following example shows:
--property:WarningLevel=2;OutDir=bin\Debug
///
[Pure]
public static T SetWarningsAsErrors