[msvc] Update csproj files
[mono.git] / mcs / errors / cs3003-4.cs
index 1a4ccf175d55c52d4838eb39e728e60ce0323d3f..65fc9075e7f1236abe24338c5653e5ee52e5b351 100644 (file)
@@ -1,5 +1,6 @@
-// cs3003-4.cs: Type of `I.this[bool]' is not CLS-compliant
-// Line: 8
+// CS3003: Type of `I.this[bool]' is not CLS-compliant
+// Line: 9
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly:CLSCompliant(true)]