2 references to BootstrapSdkVersion
Microsoft.Build.UnitTests.Shared (2)
RunnerUtilities.cs (2)
28public static string BootstrapSdkVersion => BootstrapLocationAttribute.BootstrapSdkVersion; 74string pathToExecutable = Path.Combine(BootstrapMsBuildBinaryLocation, "sdk", BootstrapLocationAttribute.BootstrapSdkVersion, Constants.MSBuildExecutableName);