[msvc] Update csproj files
[mono.git] / mcs / errors / cs1739.cs
index b58074a391ea39365881bce7319e81ca2556d23f..dee7c9f89ef910a10c4b258ca95e747bd4525189 100644 (file)
@@ -1,6 +1,5 @@
 // CS1739: The best overloaded method match for `C.Foo(int, int)' does not contain a parameter named `b'
 // Line: 12
-// Compiler options: -langversion:future
 
 class C
 {