[msvc] Update csproj files (#5052)
[mono.git] / mcs / tests / test-iter-07.cs
index 051f00f4e7191a1bc93ee576b752ec0748495b73..13b338423ca1caf0c4cd65e72839e08af61895bd 100644 (file)
@@ -32,7 +32,7 @@ public class Test
 
 class X
 {
-       static int Main ()
+       public static int Main ()
        {
                Test test = new Test ();