Skip to content

Commit 511c193

Browse files
authored
Merge pull request #829 from unoplatform/dev/vs/Counter-UpdateSdk
chore: Updating Counter to 5.4 Stable
2 parents a5885fd + 82ddd44 commit 511c193

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

reference/Counter/CSharp-MVVM/Counter/Counter.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.
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: 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.
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)