File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Microsoft.DotNet.Arcade.Sdk/tools
Microsoft.DotNet.Build.Tasks.Installers/build/wix5/bundle Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9999 <MicrosoftManifestToolCrossPlatformVersion Condition =" '$(MicrosoftManifestToolCrossPlatformVersion)' == ''" >2.1.3</MicrosoftManifestToolCrossPlatformVersion >
100100 <MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion Condition =" '$(MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion)' == ''" >1.1.286</MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion >
101101 <MicrosoftSignedWixVersion Condition =" '$(MicrosoftSignedWixVersion)' == ''" >3.14.1-9323.2545153</MicrosoftSignedWixVersion >
102- <MicrosoftWixToolsetVersion Condition =" '$(MicrosoftWixToolsetVersion)' == ''" >5.0.2-dotnet.2690783 </MicrosoftWixToolsetVersion >
102+ <MicrosoftWixToolsetVersion Condition =" '$(MicrosoftWixToolsetVersion)' == ''" >5.0.2-dotnet.2718840 </MicrosoftWixToolsetVersion >
103103 </PropertyGroup >
104104
105105 <!-- RestoreSources overrides - defines DotNetRestoreSources variable if available -->
Original file line number Diff line number Diff line change 11<!-- Licensed to the .NET Foundation under one or more agreements. The .NET Foundation licenses this file to you under the MIT license. -->
2- <Wix xmlns =" http://wixtoolset.org/schemas/v4/wxs" xmlns : util =" http://wixtoolset.org/schemas/v4/wxs/util" >
2+ <Wix xmlns =" http://wixtoolset.org/schemas/v4/wxs" xmlns : util =" http://wixtoolset.org/schemas/v4/wxs/util" >
33 <Fragment >
44 <!-- Bundle variables become unset if a search fails. The global key is retrieved first. If this fails,
55 RemoveUpgradeRelatedBundle becomes unset, allowing the version specific search to potentially set
You can’t perform that action at this time.
0 commit comments