2010-06-04 Jb Evain <jbevain@novell.com>
[mcs.git] / class / System.ComponentModel.Composition / Tests / UnitTestFramework / AssemblyInfo.cs
blob4d680da2495beadbcafb513783dae4c890f0d23c
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("2009.26.08")]
8 [assembly: System.Runtime.CompilerServices.InternalsVisibleTo("System.ComponentModel.Composition.UnitTests")]