File: artifacts\obj\Microsoft.AspNetCore.Components.WebView.Wpf\Debug\net9.0-windows\Microsoft.AspNetCore.Components.WebView.Wpf.AssemblyInfo.cs
Project: src\src\BlazorWebView\src\Wpf\Microsoft.AspNetCore.Components.WebView.Wpf.csproj (Microsoft.AspNetCore.Components.WebView.Wpf)
//------------------------------------------------------------------------------
// <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 WPF 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.Wpf")]
[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.