File: artifacts\obj\Microsoft.VisualBasic.IntegrationTests\Release\net10.0\Microsoft.VisualBasic.IntegrationTests.AssemblyInfo.cs
Project: src\src\Microsoft.VisualBasic\tests\IntegrationTests\Microsoft.VisualBasic.IntegrationTests\Microsoft.VisualBasic.IntegrationTests.csproj (Microsoft.VisualBasic.IntegrationTests)
//------------------------------------------------------------------------------
// <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.VisualBasic.IntegrationTests")]
[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.IntegrationTests")]
[assembly: System.Reflection.AssemblyVersionAttribute("10.1.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "")]
[assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")]
 
// Generated by the MSBuild WriteCodeFragment class.