diff --git a/NuGet.config b/NuGet.config index dbf54bd99..00da7febe 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,25 +7,16 @@ - - - - - - - - - @@ -46,20 +37,11 @@ - - - - - - - - - - - + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 436d2b8d1..254ae2de9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -211,9 +211,9 @@ https://github.com/dotnet/arcade 7421b55f46aff8373764016d942b23cbf87c75cb - + https://github.com/dotnet/source-build-reference-packages - 371b3c7cb21a14ca703a6c6b966c4ce83d6902a2 + f5bc8bd3d3a2738be1095b2ca4f928504acb4801 diff --git a/src/redist/targets/GenerateMSIs.targets b/src/redist/targets/GenerateMSIs.targets index 52652e642..483730f3a 100644 --- a/src/redist/targets/GenerateMSIs.targets +++ b/src/redist/targets/GenerateMSIs.targets @@ -164,7 +164,7 @@ '$(SdkMSIInstallerFile)' ^ '$(WixRoot)' ^ '$(ToolsetBrandName)' ^ - '$(VersionPrefix)' ^ + '$(CliProductBandVersion)00' ^ '$(MsiVersion)' ^ '$(SDKBundleVersion)' ^ '$(Version)' ^