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("17.15.0.26201")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("17.15.0-dev-25262-01+8bb77e70bd73a612974f614de41218baff52dec3")]
[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.