4 references to BootstrapLocationAttribute
Microsoft.Build.UnitTests.Shared (4)
RunnerUtilities.cs (4)
26public static string BootstrapMsBuildBinaryLocation => BootstrapLocationAttribute.BootstrapMsBuildBinaryLocation; 28public static string BootstrapSdkVersion => BootstrapLocationAttribute.BootstrapSdkVersion; 30public static string BootstrapRootPath => BootstrapLocationAttribute.BootstrapRoot; 32public static string LatestDotNetCoreForMSBuild => BootstrapLocationAttribute.LatestDotNetCoreForMSBuild;