File: artifacts\obj\Microsoft.VisualBasic.Forms.Tests\Release\net10.0-windows7.0\Microsoft.VisualBasic.Forms.Tests.AssemblyInfo.vb
Project: src\src\Microsoft.VisualBasic.Forms\tests\UnitTests\Microsoft.VisualBasic.Forms.Tests.vbproj (Microsoft.VisualBasic.Forms.Tests)
'------------------------------------------------------------------------------
' <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>
'------------------------------------------------------------------------------
 
Option Strict Off
Option Explicit On
 
Imports System
Imports 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.VisualBasic.Forms.Tests"),  _
 Assembly: System.Reflection.AssemblyFileVersionAttribute("42.42.42.42424"),  _
 Assembly: System.Reflection.AssemblyInformationalVersionAttribute("10.0.0-ci"),  _
 Assembly: System.Reflection.AssemblyProductAttribute("Microsoft® .NET"),  _
 Assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.VisualBasic.Forms.Tests"),  _
 Assembly: System.Reflection.AssemblyVersionAttribute("10.0.0.0"),  _
 Assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/winforms"),  _
 Assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US"),  _
 Assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0"),  _
 Assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")> 
 
'Generated by the MSBuild WriteCodeFragment class.