Do not remap framework assembly if it's version is higher than the runtime version
[mono.git] / mcs / tests / test-695-2-lib.cs
1 // Compiler options: -t:library -keyfile:key.snk
2
3 class Foo
4 {
5 }