Skip to content

Commit 17dbaf3

Browse files
committed
Update WiX build
1 parent f1f9ba8 commit 17dbaf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
<MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25316.103</MicrosoftSourceLinkBitbucketGitVersion>
316316
</PropertyGroup>
317317
<PropertyGroup>
318-
<MicrosoftWixToolsetVersion>5.0.2-dotnet.2729052</MicrosoftWixToolsetVersion>
318+
<MicrosoftWixToolsetVersion>5.0.2-dotnet.2737382</MicrosoftWixToolsetVersion>
319319
</PropertyGroup>
320320
<!-- Get .NET Framework reference assemblies from NuGet packages -->
321321
<PropertyGroup>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25316.103",
1919
"Microsoft.Build.NoTargets": "3.7.0",
2020
"Microsoft.Build.Traversal": "3.4.0",
21-
"Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2729052"
21+
"Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2737382"
2222
}
2323
}

0 commit comments

Comments
 (0)