Do not remap framework assembly if it's version is higher than the runtime version
[mono.git] / mcs / tests / test-partial-12.cs
index 0e6e9e12c33fa04a95e54ec68f7ccfa3d1bbc009..bed102e11dacf432f4b81bcd7c96f1fc8bf82285 100644 (file)
@@ -15,7 +15,7 @@ namespace Test1
 
 class X
 {
-       static int Main ()
+       public static int Main ()
        {
                foreach (string s in Test1.Foo.E())
                {