X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-friend-02-lib.cs;h=f16d9feba0600d01cd7e3af53590e6e72f1deff3;hb=94bb3cadd263987736a9d3ec23856caa88a6fcbc;hp=39b0637681fd1bbd0b871e6035d17323e587b7d8;hpb=2007998771b1c4d9e762943676d7959daaf74385;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;