[msvc] Update csproj files (#5052)
[mono.git] / mcs / errors / cs0657-6.cs
index 57f1e9e1defb78cb8cda526e88e896c0a5a18313..1de8f1101825af507496bbd95b1c77966065b0b4 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657-6.cs: `method' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `assembly, module'
-// Line : 4
+// CS0657: `method' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `assembly, module'. All attributes in this section will be ignored
+// Line: 5
+// Compiler options: -warnaserror
 
 [method: Obsolete]
 public interface I