[msbuild] Bump msbuild to pick up SDK updates (#5548)
[mono.git] / mcs / tests / gtest-variance-6.cs
index 841849b8d7904757152c5846c1f57764825ac36c..ebf61cac3457e34997cb9d9980097588a89cbc40 100644 (file)
@@ -24,7 +24,7 @@ interface ITest_2<in T>
 
 class Program
 {
-       static void Main ()
+       public static void Main ()
        {
        }
 }