[packaging/msbuild] Bump to get new changes on xplat-master
[mono.git] / mcs / errors / cs0038-3.cs
index a0116db210769911cfd195c926833a63f656f0f7..45d88389143344c54341d226e89fa8cb8a3ef632 100644 (file)
@@ -1,4 +1,4 @@
-// cs0038.cs: Cannot access a nonstatic member of outer type `A' via nested type `B.C'
+// CS0038: Cannot access a nonstatic member of outer type `A' via nested type `B.C'
 // Line: 15
 
 public class A {