[xbuild] Fix #40094, part 2/2: AssignProjectConfiguration - Fallback to
[mono.git] / mcs / errors / cs0411-22.cs
index c3929dac6d2c096140908beece24087e0d40edde..3173aa595c5ac7ae12281b3541fc9304725b1d6c 100644 (file)
@@ -1,6 +1,5 @@
 // CS0411: The type arguments for method `AsyncTypeInference.Test2<T>(System.Func<int,T>)' cannot be inferred from the usage. Try specifying the type arguments explicitly
 // Line: 11
-// Compiler options: -langversion:future
 
 using System;
 using System.Threading.Tasks;