Merge pull request #3997 from lateralusX/jlorenss/win-api-family-support-safearray
[mono.git] / mcs / errors / cs1993.cs
index 633e1989c703f693572005663acf8cc2427b3a09..e93ee681886591fb57bef21fcd13bdba88693099 100644 (file)
@@ -1,6 +1,6 @@
 // CS1993: Cannot find compiler required types for asynchronous functions support. Are you targeting the wrong framework version?
 // Line: 38
-// Compiler options: -langversion:future -sdk:2
+// Compiler options: -nostdlib CS1993-corlib.cs
 
 using System.Threading.Tasks;