File: DotNetVersions.g.cs
Project: ..\..\..\src\Compilers\Core\MSBuildTaskTests\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj (Microsoft.Build.Tasks.CodeAnalysis.UnitTests)
//------------------------------------------------------------------------------
// <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.CodeAnalysis.BuildTasks.UnitTests.DotNetSdkVersionAttribute("7.0.100")]
[assembly: System.Reflection.AssemblyMetadataAttribute("CurrentCompilerApiVersion", "4.6")]
 
// Generated by the MSBuild WriteCodeFragment class.