[xbuild] Fix #40094, part 2/2: AssignProjectConfiguration - Fallback to
[mono.git] / mcs / errors / cs0199.cs
index bc41b23db8960535dcf6059bf14fbc8795c0e3c3..b89f2abd51b6a14b5f01d4eef1a3b1c37b9dd752 100644 (file)
@@ -1,4 +1,4 @@
-// cs0199.cs: A static readonly field `ClassMain.index' cannot be passed ref or out (except in a static constructor)
+// CS0199: A static readonly field `ClassMain.index' cannot be passed ref or out (except in a static constructor)
 // Line: 19
 
 class ClassMain {