//------------------------------------------------------------------------------ // <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.Runtime.Versioning.SupportedOSPlatform("windows6.1")] [assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] [assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")] [assembly: System.Reflection.AssemblyDescriptionAttribute("Microsoft.Private.Winforms")] [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("Microsoft.Private.Winforms")] [assembly: System.Reflection.AssemblyVersionAttribute("11.0.0.0")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/dotnet")] [assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")] // Generated by the MSBuild WriteCodeFragment class. |