Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / errors / cs0592-2.cs
index 35b78df1682b45fc9e81cda9041124bfec159d6d..4f573a1d564357f1cd55d9c103f4a3383be742e8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-2.cs: The attribute `MyAttributeAttribute' is not valid on this declaration type. It is valid on `interface' declarations only
+// CS0592: The attribute `MyAttributeAttribute' is not valid on this declaration type. It is valid on `interface' declarations only
 // Line : 8
 
 using System;