File: artifacts\obj\System.Windows.Forms.Analyzers.VisualBasic.Tests\Release\net10.0\System.Windows.Forms.Analyzers.VisualBasic.Tests.AssemblyInfo.vb
Project: src\src\System.Windows.Forms.Analyzers.VisualBasic\tests\UnitTests\System.Windows.Forms.Analyzers.VisualBasic.Tests\System.Windows.Forms.Analyzers.VisualBasic.Tests.vbproj (System.Windows.Forms.Analyzers.VisualBasic.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("System.Windows.Forms.Analyzers.VisualBasic.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("System.Windows.Forms.Analyzers.VisualBasic.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")> 
 
'Generated by the MSBuild WriteCodeFragment class.