[msvc] Update csproj files
[mono.git] / mcs / errors / cs3008-8.cs
index e1908b92380dab0e0dab12aaa5fa17fd0360c4b9..e7bc241aa05a41a69f9c1f2538c1e66f109dead6 100644 (file)
@@ -1,5 +1,6 @@
-// cs3008-8.cs: Identifier `E2.__VALUE' is not CLS-compliant
-// Line: 8
+// CS3008: Identifier `E2.__VALUE' is not CLS-compliant
+// Line: 9
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly:CLSCompliant (true)]