[msvc] Update csproj files
[mono.git] / mcs / errors / cs3001-1.cs
index 9e7c58d7c7d82857588914f87a3d6279346c5441..643f33e97968b624ace3dfe2a8142fde9dddaa9a 100644 (file)
@@ -1,5 +1,6 @@
-// cs3001-1.cs: Argument type `ulong' is not CLS-compliant
-// Line: 7
+// CS3001: Argument type `ulong' is not CLS-compliant
+// Line: 8
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly:CLSCompliant (true)]