[msvc] Update csproj files
[mono.git] / mcs / errors / cs0722-2.cs
index 0b17f530ffa91f14aaf47fe60e4806b489154164..fac67ce1efbbb10b579c29cf6bc3977c54b0d4e7 100644 (file)
@@ -1,4 +1,4 @@
-// cs0722.cs: 'StaticClass': static types cannot be used as return types
+// CS0722: `StaticClass': static types cannot be used as return types
 // Line: 8
 
 static class StaticClass {