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 99
99
<MicrosoftManifestToolCrossPlatformVersion Condition =" '$(MicrosoftManifestToolCrossPlatformVersion)' == ''" >2.1.3</MicrosoftManifestToolCrossPlatformVersion >
100
100
<MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion Condition =" '$(MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion)' == ''" >1.1.286</MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion >
101
101
<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 >
103
103
</PropertyGroup >
104
104
105
105
<!-- RestoreSources overrides - defines DotNetRestoreSources variable if available -->
Original file line number Diff line number Diff line change 1
1
<!-- 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" >
3
3
<Fragment >
4
4
<!-- Bundle variables become unset if a search fails. The global key is retrieved first. If this fails,
5
5
RemoveUpgradeRelatedBundle becomes unset, allowing the version specific search to potentially set
You can’t perform that action at this time.
0 commit comments