2010-06-21 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / class / System.ComponentModel.Composition / Tests / UnitTestFramework / AssemblyInfo.cs
blobd043eef0a20190f4509243fc2e00f48618433311
1 //------------------------------------------------------------
2 // Copyright (c) Microsoft Corporation. All rights reserved.
3 //------------------------------------------------------------
4 [assembly: System.CLSCompliant(true)]
5 [assembly: System.Reflection.AssemblyTitle("System.ComponentModel.Composition.UnitTestFramework")]
6 [assembly: System.Reflection.AssemblyCopyright("(c) Microsoft Corporation. All rights reserved.")]
7 [assembly: System.Reflection.AssemblyVersion("2010.02.11")]
8 [assembly: System.Runtime.CompilerServices.InternalsVisibleTo("System.ComponentModel.Composition.UnitTests")]