diff --git a/Directory.Packages.props b/Directory.Packages.props index e6e7d0b2f5a..529310b8e8f 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -12,7 +12,7 @@ 4.0.0-rc3-24214-00 5.8.4 - 3.14.1-8722.20240403.1 + 3.14.1-9313.2537997 2.9.0 diff --git a/src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props b/src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props index 231bc124ee7..dee1f793b7e 100644 --- a/src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props +++ b/src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props @@ -103,7 +103,7 @@ 1.0.0 2.1.3 1.1.286 - 3.14.1-8722.20240403.1 + 3.14.1-9313.2537997 diff --git a/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle/bundle.wxs b/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle/bundle.wxs index 978324e7598..65f35e08aea 100644 --- a/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle/bundle.wxs +++ b/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/bundle/bundle.wxs @@ -24,6 +24,11 @@ + + + + + + + + + + + + diff --git a/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/wix.targets b/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/wix.targets index 393cb997e19..5952bf846a5 100644 --- a/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/wix.targets +++ b/src/Microsoft.DotNet.Build.Tasks.Installers/build/wix/wix.targets @@ -27,7 +27,7 @@ - 3.14.1.8722 + 3.14.1-9313.2537997 $(BaseIntermediateOutputPath)WixTools.$(WixVersion)/ $(WixToolsDir) @@ -127,6 +127,7 @@ + @@ -187,6 +188,8 @@ + +