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