diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7740355842..af95629e3b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -393,6 +393,10 @@ https://github.com/dotnet/core-setup 7d57652f33493fa022125b7f63aad0d70c52d810 + + https://github.com/dotnet/core-setup + f3f2dd583fffa254015fc21ff0e45784b333256d + https://github.com/dotnet/core-setup diff --git a/eng/Versions.props b/eng/Versions.props index acf792337d..8bdf514784 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -70,6 +70,7 @@ 3.4.0-beta4-19569-03 3.1.1-servicing.19576.9 + 3.1.1-servicing.19576.9 3.1.0 3.1.1-servicing.19576.9 2.1.0 diff --git a/src/Installers/Windows/WindowsHostingBundle/Product.targets b/src/Installers/Windows/WindowsHostingBundle/Product.targets index dd2b113f35..ea34ff172d 100644 --- a/src/Installers/Windows/WindowsHostingBundle/Product.targets +++ b/src/Installers/Windows/WindowsHostingBundle/Product.targets @@ -26,10 +26,10 @@ - + dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-win-x64.exe - + dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-win-x86.exe