[msvc] Update csproj files
[mono.git] / mcs / errors / cs0029-4.cs
index b925d843815a02273755a65e11cac8fe0b935d60..4cf0b82868e3ca40ecbe5276ce269ac9a958042b 100644 (file)
@@ -1,3 +1,6 @@
+// CS0029: Cannot implicitly convert type `string' to `System.Runtime.InteropServices.CallingConvention'
+// Line: 10
+
 using System;
 using System.Runtime.InteropServices;