Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs3003-3.cs
index 2af53889ed21d04d39f61456c449da08b2ecad17..f0e5781a6761636ad2884b35d43742a5b4ce26aa 100644 (file)
@@ -1,5 +1,6 @@
-// cs3003-3.cs: Type of `I.Error' is not CLS-compliant
-// Line: 8
+// CS3003: Type of `I.Error' is not CLS-compliant
+// Line: 9
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly:CLSCompliant(true)]