[msvc] Update csproj files (#4395)
[mono.git] / mcs / errors / cs0246-13.cs
index aa7e6a29ba5001dbe0847394f88053d926924ea0..ecf4383faf7cf1788ff13919e52f49bc5bfe8377 100644 (file)
@@ -1,4 +1,4 @@
-// cs0246-13.cs: The type or namespace name `class' could not be found. Are you missing a using directive or an assembly reference?
+// CS0246: The type or namespace name `class' could not be found. Are you missing an assembly reference?
 // Line: 9
 using System;