[msvc] Update csproj files (#4395)
[mono.git] / mcs / errors / cs0592-7.cs
index d9bd7b102c64e292c3d590ce97fd1d86e65a46aa..eb174c59d788d38ebbb103fd1f259ece76944137 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-7.cs: The attribute `EnumAttribute' is not valid on this declaration type. It is valid on `method' declarations only
+// CS0592: The attribute `EnumAttribute' is not valid on this declaration type. It is valid on `method' declarations only
 // Line: 13
 
 using System;