[msvc] Update csproj files
[mono.git] / mcs / errors / cs4012.cs
index 017663141509aba896c6241de44ce8b26f79b796..81c9fcdabb7dc56c213955e70703324b9a4bd00a 100644 (file)
@@ -1,6 +1,5 @@
 // CS4012: Parameters or local variables of type `System.TypedReference' cannot be declared in async methods or iterators
-// Line: 11
-// Compiler options: -langversion:future
+// Line: 13
 
 using System;
 using System.Collections;