[msvc] Update csproj files
[mono.git] / mcs / errors / cs3003-4.cs
index 75c9be3159eea9ac28d90c5044c9e86d2f0111f3..65fc9075e7f1236abe24338c5653e5ee52e5b351 100644 (file)
@@ -1,5 +1,6 @@
-// CS3003: Type of 'I.Error' 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)]