File: artifacts\obj\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.AssemblyInfo.cs
Project: src\src\Compilers\CSharp\Test\EndToEnd\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.csproj (Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests)
//------------------------------------------------------------------------------
// <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: Microsoft.CodeAnalysis.Test.Utilities.RunTestsInSinglePartitionAttribute()]
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("42.42.42.42424")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("4.14.0-ci")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests")]
[assembly: System.Reflection.AssemblyVersionAttribute("42.42.42.42")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "")]
[assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")]
 
// Generated by the MSBuild WriteCodeFragment class.