Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgorBo <egorbo@gmail.com>2018-05-03 00:22:21 +0300
committerMarek Safar <marek.safar@gmail.com>2018-05-04 11:35:30 +0300
commitc79e38f870d7b9797bc6f3d7800dc3acaa641e00 (patch)
tree2c852b9480196e0d0becaad21689c61fa43938a2 /mcs/class/System.ComponentModel.Composition.4.5/src
parentd17ad304b3a1ce88679d4d4f15ddf0faf73ae4a1 (diff)
Add System.ComponentModel.Composition xunit tests
Diffstat (limited to 'mcs/class/System.ComponentModel.Composition.4.5/src')
-rw-r--r--mcs/class/System.ComponentModel.Composition.4.5/src/Assembly/AssemblyInfo.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.ComponentModel.Composition.4.5/src/Assembly/AssemblyInfo.cs b/mcs/class/System.ComponentModel.Composition.4.5/src/Assembly/AssemblyInfo.cs
index 85e91c4f565..73dede5ffb2 100644
--- a/mcs/class/System.ComponentModel.Composition.4.5/src/Assembly/AssemblyInfo.cs
+++ b/mcs/class/System.ComponentModel.Composition.4.5/src/Assembly/AssemblyInfo.cs
@@ -54,6 +54,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDelaySign (true)]
+[assembly: InternalsVisibleTo ("net_4_x_System.ComponentModel.Composition_xunit-test, PublicKey=002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df")]
[assembly: SecurityCritical]
[assembly: AllowPartiallyTrustedCallers]
[assembly: ComVisible (false)]