[msvc] Update csproj files (#5052)
[mono.git] / mcs / tests / gtest-variance-9.cs
index d40771fafa9a4eabb0df74635eab953baf62f37b..1522e91c3413419ec375cb7d2547afb86127529a 100644 (file)
@@ -1,5 +1,3 @@
-// Compiler options: -langversion:future
-
 interface IIn<in T>
 {
 }