[msvc] Update csproj files (#5052)
[mono.git] / mcs / tests / test-672.cs
index 9d8d5fb6c87a3e65fa2241eecdd706e890b26240..b50c96180b4bf8295d72c31f65f6604ea916c7d0 100644 (file)
@@ -14,7 +14,7 @@ class X
                get { return null; }
        }
 
-       static void Main ()
+       public static void Main ()
        {
        }
 }