Skip to content

Commit

Permalink
[release/v7.2.8] Update to latest SDK (#18610)
Browse files Browse the repository at this point in the history
* Update to latest SDK

* Update wix
  • Loading branch information
TravisEz13 committed Nov 17, 2022
1 parent 07ca0cd commit 6254680
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions assets/wix/files.wxs
Expand Up @@ -3154,8 +3154,8 @@
<Component Id="cmp22840874A8C84AA796496634FBEBF09C">
<File Id="fil2067B616D1FA4B30932A0240ABE06089" KeyPath="yes" Source="$(var.ProductSourcePath)\System.Web.Services.Description.dll" />
</Component>
<Component Id="cmpA06782B3815947E09534E9D1482E0BD2">
<File Id="filAFF8A8FEF4EB43418931FE030F3CABDA" KeyPath="yes" Source="$(var.ProductSourcePath)\mscordaccore_$(var.FileArchitecture)_$(var.FileArchitecture)_6.0.1022.47605.dll" />
<Component Id="cmp59BA8F748A66460698D681240FA39836">
<File Id="fil33E4C07661BF462481632A1142DC825D" KeyPath="yes" Source="$(var.ProductSourcePath)\mscordaccore_$(var.FileArchitecture)_$(var.FileArchitecture)_6.0.1122.52304.dll" />
</Component>
</DirectoryRef>
</Fragment>
Expand Down Expand Up @@ -4173,7 +4173,7 @@
<ComponentRef Id="cmpF96C036EAE3B436DB096888697193FAF" />
<ComponentRef Id="cmp789F545EA2CB4AC5A2688CF730A5F6B4" />
<ComponentRef Id="cmpB2EF287C99374D839EDF65DF6D2610F0" />
<ComponentRef Id="cmpA06782B3815947E09534E9D1482E0BD2" />
<ComponentRef Id="cmp59BA8F748A66460698D681240FA39836" />
</ComponentGroup>
</Fragment>
</Wix>
2 changes: 1 addition & 1 deletion global.json
@@ -1,5 +1,5 @@
{
"sdk": {
"version": "6.0.402"
"version": "6.0.403"
}
}

0 comments on commit 6254680

Please sign in to comment.