Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs3022.cs
index 82231b3d1d3c018adf700d45331932344dcc541a..77a78c39235daa98ae0821b9c018ca06ec580b8c 100644 (file)
@@ -1,4 +1,4 @@
-// cs3022.cs: CLSCompliant attribute has no meaning when applied to parameters. Try putting it on the method instead
+// CS3022: CLSCompliant attribute has no meaning when applied to parameters. Try putting it on the method instead
 // Line: 8
 // Compiler options: -warn:1 -warnaserror