Skip to content

Commit 0ac89dd

Browse files
authored
Merge pull request #832 from unoplatform/dev/vs/ToDO-UpdateSdk
chore: Updating ToDo to 5.4 Stable
2 parents efbbc75 + 6853ce5 commit 0ac89dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/ToDo/src/ToDo/ToDo.csproj

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

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

reference/ToDo/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)