2 references to BootstrapSdkVersion
Microsoft.Build.UnitTests.Shared (2)
RunnerUtilities.cs (2)
26public static string BootstrapSdkVersion => BootstrapLocationAttribute.BootstrapSdkVersion; 78msbuildParameters = Path.Combine(BootstrapMsBuildBinaryLocation, "sdk", BootstrapLocationAttribute.BootstrapSdkVersion, Constants.MSBuildAssemblyName) + " " + msbuildParameters;