Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0430.cs
index 7a6705b48be20033377e01ef74e4a1cb3088d0d8..f8925298d6f0cfdf794d6e5dc7274143cbece7a7 100644 (file)
@@ -1,4 +1,4 @@
-// cs0430.cs: The extern alias 'dontdefined' was not specified in a /reference option
+// CS0430: The extern alias `dontdefined' was not specified in -reference option
 // Line: 4
 
 extern alias dontdefined;