Skip to content

Commit 5590428

Browse files
committed
chore: Updating to 5.4 Stable
1 parent e470a0a commit 5590428

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

reference/Counter/CSharp-MVVM/Counter/Counter.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
-->
3232
<!-- <WindowsSdkPackageVersion>10.0.22621.28</WindowsSdkPackageVersion> -->
3333

34+
<WindowsSdkPackageVersion>10.0.19041.38</WindowsSdkPackageVersion>
35+
3436
<!--
3537
UnoFeatures let's you quickly add and manage implicit package references based on the features you want to use.
3638
https://aka.platform.uno/singleproject-features
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.3.90"
4+
"Uno.Sdk": "5.4.5"
55
}
66
}

reference/Counter/XAML-MVVM/Counter/Counter.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
-->
3232
<!-- <WindowsSdkPackageVersion>10.0.22621.28</WindowsSdkPackageVersion> -->
3333

34+
<WindowsSdkPackageVersion>10.0.19041.38</WindowsSdkPackageVersion>
35+
3436
<!--
3537
UnoFeatures let's you quickly add and manage implicit package references based on the features you want to use.
3638
https://aka.platform.uno/singleproject-features
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.3.90"
4+
"Uno.Sdk": "5.4.5"
55
}
66
}

0 commit comments

Comments
 (0)