[xbuild] Make Engine.DefaultToolsVersion 2.0 .
[mono.git] / mcs / errors / cs0647-13.cs
index 4fcc24286aa9cf7024c325601086d47a6cc1e3a7..e48c0e08d5de782cd879609b63fe0df1bb1933ad 100644 (file)
@@ -1,4 +1,4 @@
-// cs0647-13.cs: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Argument cannot be null
+// CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `DllName cannot be empty'
 // Line: 8
 
 using System.Runtime.InteropServices;