X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-friend-02-lib.cs;h=f16d9feba0600d01cd7e3af53590e6e72f1deff3;hb=2b15ada1a1ad25ece63393c2ba40e5d9877b35a7;hp=39b0637681fd1bbd0b871e6035d17323e587b7d8;hpb=538d3bb80572334c18ae117ea7703406a4a22872;p=mono.git diff --git a/mcs/tests/gtest-friend-02-lib.cs b/mcs/tests/gtest-friend-02-lib.cs index 39b0637681f..f16d9feba06 100644 --- a/mcs/tests/gtest-friend-02-lib.cs +++ b/mcs/tests/gtest-friend-02-lib.cs @@ -1,4 +1,4 @@ -// Compiler options: -keyfile:InternalsVisibleTest.snk -t:library +// Compiler options: -keyfile:key.snk -t:library using System; using System.Runtime.CompilerServices;