Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0617-2.cs
index 0fc21238475d550e7beb2f912680847e05064f45..a029d4168452d97169467cc18d8a533c642b3864 100644 (file)
@@ -1,4 +1,4 @@
-// cs0617-2.cs: `foo3' is not a valid named attribute argument. Named attribute arguments must be fields which are not readonly, static, const or read-write properties which are public and not static
+// CS0617: `foo3' is not a valid named attribute argument. Named attribute arguments must be fields which are not readonly, static, const or read-write properties which are public and not static
 // Line: 11
 
 class BazAttribute : System.Attribute