| File: artifacts\b934928927d9a387\Microsoft.AspNetCore.Components.WebView.WindowsForms.AssemblyInfo.cs | |
| Project: src\src\BlazorWebView\src\WindowsForms\Microsoft.AspNetCore.Components.WebView.WindowsForms.csproj (Microsoft.AspNetCore.Components.WebView.WindowsForms) |
//------------------------------------------------------------------------------ // <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.AssemblyCompanyAttribute("Microsoft")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")] [assembly: System.Reflection.AssemblyDescriptionAttribute("Build Windows Forms apps with Blazor and WebView2.")] [assembly: System.Reflection.AssemblyFileVersionAttribute("9.0.6025.20107")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("9.0.60-ci.net9.25201.7+41214343ca03bdbcaa3b0d03b7e377f6c38ec84f")] [assembly: System.Reflection.AssemblyProductAttribute("Microsoft .NET MAUI")] [assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.AspNetCore.Components.WebView.WindowsForms")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/maui.git")] [assembly: System.Resources.NeutralResourcesLanguageAttribute("en")] [assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] [assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] // Generated by the MSBuild WriteCodeFragment class.