[xbuild] Make Engine.DefaultToolsVersion 2.0 .
[mono.git] / mcs / errors / cs3008.cs
index 8312fa6d1cc4c91592c947d6e00ff69ca2c682c9..6272e1eb46b87bc4b5a1734f253525cd55147925 100644 (file)
@@ -1,5 +1,6 @@
-// cs3008.cs: Identifier `CLSClass._value' is not CLS-compliant
-// Line: 8
+// CS3008: Identifier `CLSClass._value' is not CLS-compliant
+// Line: 9
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly: CLSCompliant(true)]