Skip to content

Commit a5885fd

Browse files
authored
Merge pull request #831 from unoplatform/dev/vs/Commerce-UpdateSdk
chore: Updating Commerce to 5.4 Stable
2 parents e470a0a + 4e4a70b commit a5885fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/Commerce/src/Commerce/Commerce.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
the "Microsoft.Windows.SDK.BuildTools" package above, and the "revision" version number
3030
must be the highest found in https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref.
3131
-->
32-
<!-- <WindowsSdkPackageVersion>10.0.22621.28</WindowsSdkPackageVersion> -->
32+
<WindowsSdkPackageVersion>10.0.19041.38</WindowsSdkPackageVersion>
3333

3434
<!--
3535
UnoFeatures let's you quickly add and manage implicit package references based on the features you want to use.

reference/Commerce/src/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
// To update the version of Uno please update the version of the Uno.Sdk here. See https://aka.platform.uno/upgrade-uno-packages for more information.
33
"msbuild-sdks": {
4-
"Uno.Sdk": "5.2.161"
4+
"Uno.Sdk": "5.4.5"
55
}
66
}

0 commit comments

Comments
 (0)