| File: src\de502bf78791d6f2\System.ComponentModel.Composition.Registration.AssemblyInfo.cs | |
| Project: src\runtime\src\libraries\System.ComponentModel.Composition.Registration\src\System.ComponentModel.Composition.Registration.csproj (System.ComponentModel.Composition.Registration) |
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyMetadata("Serviceable", "True")] [assembly: System.Reflection.AssemblyMetadata("PreferInbox", "True")] [assembly: System.Reflection.AssemblyDefaultAliasAttribute("System.ComponentModel.Composition.Registration")] [assembly: System.Resources.NeutralResourcesLanguage("en-US")] [assembly: CLSCompliantAttribute(true)] [assembly: System.Reflection.AssemblyMetadata("IsAotCompatible", "True")] [assembly: System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute(System.Runtime.InteropServices.DllImportSearchPath.AssemblyDirectory | System.Runtime.InteropServices.DllImportSearchPath.System32)] [assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")] [assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")] [assembly: System.Reflection.AssemblyDescriptionAttribute(@"This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF. Commonly Used Types: System.ComponentModel.Composition.Registration.RegistrationBuilder System.ComponentModel.Composition.Registration.PartBuilder System.ComponentModel.Composition.Registration.PartBuilder<T> System.ComponentModel.Composition.Registration.ParameterImportBuilder System.ComponentModel.Composition.Registration.ImportBuilder System.ComponentModel.Composition.Registration.ExportBuilder")] [assembly: System.Reflection.AssemblyFileVersionAttribute("11.0.26.42703")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("11.0.0-rc.1.26426.103+b9b40a8e9def387e0c0a88158cb173db7f46b1a8")] [assembly: System.Reflection.AssemblyProductAttribute("Microsoft® .NET")] [assembly: System.Reflection.AssemblyTitleAttribute("System.ComponentModel.Composition.Registration")] [assembly: System.Reflection.AssemblyVersionAttribute("11.0.0.0")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/dotnet")] // Generated by the MSBuild WriteCodeFragment class.