[xbuild] Fix #40094, part 2/2: AssignProjectConfiguration - Fallback to
[mono.git] / mcs / errors / cs0592-4.cs
index d4a73a2a122ef24f4d615addf27c7103c7e87ca0..649ec2bd0329f948b70da88ca65d718cfba39376 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-4.cs: The attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
+// CS0592: The attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line: 5
 
 using System;