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