File: Microsoft.Build.UnitTests.Shared.AssemblyInfo.cs
Project: ..\..\..\src\UnitTests.Shared\Microsoft.Build.UnitTests.Shared.csproj (Microsoft.Build.UnitTests.Shared)
//------------------------------------------------------------------------------
// <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: Microsoft.Build.UnitTests.Shared.BootstrapLocationAttribute("D:\\a\\_work\\1\\s\\bin\\repo\\msbuild\\artifacts\\bin\\bootstrap\\core", "9.0.203")]
[assembly: Microsoft.Build.UnitTests.Shared.ArtifactsLocationAttribute("D:\\a\\_work\\1\\s\\bin\\repo\\msbuild\\artifacts\\packages\\Debug\\Shipping\\")]
[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.UnitTests.Shared.dll")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("17.15.0.30601")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("17.15.0-dev-25306-01+fdc033e48260d7d3b29147546a767eeb859adcd2")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft® Build Tools®")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.Build.UnitTests.Shared.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.