[msbuild] Bump msbuild, fix build breakage
[mono.git] / mcs / tests / test-214.cs
index 859aac63ae70e8842659c31037a64406a8b34a1a..84352b447f36bd121d1e356cb909b8b5d2dddfa4 100644 (file)
@@ -4,7 +4,7 @@ namespace N2
 {
        class Test : T1
        {
-               static int Main()
+               public static int Main()
                {
                        // Compilation-only test.
                        Foo ();