File: Microsoft.Build.AssemblyInfo.cs
Project: ..\..\..\src\Build\Microsoft.Build.csproj (Microsoft.Build)
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:4.0.30319.42000
//
//     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 Corporation")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("Microsoft.Build.dll")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("18.7.0.21801")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("18.7.0-dev-26218-01+a146f11881a3c6bea60e65dcc0fb5374e32f6a6f")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft® Build Tools®")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.Build.dll")]
[assembly: System.Reflection.AssemblyVersionAttribute("15.1.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/msbuild")]
 
// Generated by the MSBuild WriteCodeFragment class.