[msvc] Update csproj files (#5052)
[mono.git] / mcs / tests / gtest-027.cs
index 4fdf4fd24c123350d196d29d67b279f04ebff61d..cb2650e682a23918074f4fbcfd1c1211240df382 100644 (file)
@@ -29,6 +29,6 @@ class X
                test.BaseFunc ();
        }
 
-       static void Main ()
+       public static void Main ()
        { }
 }