4 usages of MSBuild property BootstrapSdkVersion
Microsoft.Build.UnitTests.Shared (1)
Microsoft.Build.UnitTests.Shared.csproj (1)
44<_Parameter2>$(BootstrapSdkVersion)</_Parameter2>
MSBuildFiles (3)
D\a\_work\1\s\bin_\repo\msbuild\eng\BootStrapMsBuild.targets (3)
235<InstallDotNetCoreTask DotNetInstallScriptRootPath="$(DotNetRoot)" InstallDir="$(InstallDir)" Version="$(BootstrapSdkVersion)"/> 247DestinationFolder="$(InstallDir)sdk\$(BootstrapSdkVersion)\" 251DestinationFiles="@(FreshlyBuiltNetBinaries->'$(InstallDir)sdk\$(BootstrapSdkVersion)\%(RecursiveDir)%(Filename)%(Extension)')" />