- //------------------------------------------------------------
- // Copyright (c) Microsoft Corporation. All rights reserved.
- //------------------------------------------------------------
- [assembly: System.CLSCompliant(true)]
- [assembly: System.Reflection.AssemblyTitle("System.ComponentModel.Composition.UnitTests")]
- [assembly: System.Reflection.AssemblyCopyright("(c) Microsoft Corporation. All rights reserved.")]
- [assembly: System.Reflection.AssemblyVersion("2010.02.11")]
|