File: src\runtime\artifacts\obj\System.Diagnostics.EventLog\Release\net11.0-windows\System.Diagnostics.EventLog.AssemblyInfo.cs
Project: src\runtime\src\libraries\System.Diagnostics.EventLog\src\System.Diagnostics.EventLog.csproj (System.Diagnostics.EventLog)
//------------------------------------------------------------------------------
// <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.Diagnostics.EventLog")]
[assembly: System.Resources.NeutralResourcesLanguage("en-US")]
[assembly: CLSCompliantAttribute(true)]
[assembly: System.Reflection.AssemblyMetadata("IsTrimmable", "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(("Provides the System.Diagnostics.EventLog class, which allows the applications to " +
    "use the Windows event log service.\n\nCommonly Used Types:\nSystem.Diagnostics.Even" +
    "tLog"))]
[assembly: System.Reflection.AssemblyFileVersionAttribute("11.0.26.31009")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("11.0.0-preview.6.26309.109+a81a7ebcc8f81b179d47839ba75a3f4758efb6b5")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft® .NET")]
[assembly: System.Reflection.AssemblyTitleAttribute("System.Diagnostics.EventLog")]
[assembly: System.Reflection.AssemblyVersionAttribute("11.0.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/dotnet")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows")]

// Generated by the MSBuild WriteCodeFragment class.