Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0657-5.cs
index 14c3c04384cf0ff4b31c51f0c41f76a3b35e359a..a0ca7b4ec574db7db3e0e20770a092f7394ea4cf 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657.cs : 'assembly' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'
-// Line : 7
+// CS0657: `assembly' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `field'. All attributes in this section will be ignored
+// Line: 9
+// Compiler options: -warnaserror
 
 using System;