Skip to content

Commit

Permalink
Merge pull request #910 from unoplatform/sdk/update/dev
Browse files Browse the repository at this point in the history
Uno.Sdk Update - main
  • Loading branch information
github-actions[bot] committed Aug 17, 2024
2 parents a7da756 + d0f0cc0 commit ff51808
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/Uno.Sdk.Updater.targets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<!-- This file is generated by the Uno.Sdk.Updater. Do not make manual changes. -->
<PropertyGroup>
<UnoVersion>5.4.0-dev.1343</UnoVersion>
<UnoVersion>5.4.0-dev.1510</UnoVersion>
<UnoWasmBootstrapVersionNet8>8.0.20</UnoWasmBootstrapVersionNet8>
<UnoWasmBootstrapVersionNet9>9.0.0-dev.104</UnoWasmBootstrapVersionNet9>
<UnoExtensionsLoggingVersion>1.7.0</UnoExtensionsLoggingVersion>
Expand Down
12 changes: 6 additions & 6 deletions src/Uno.Sdk/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp

| MSBuild Property | Default Version |
|----------------|:---------------:|
| UnoVersion* | 5.4.0-dev.1343 |
| UnoExtensionsVersion | 5.0.0-dev.316 |
| UnoVersion* | 5.4.0-dev.1510 |
| UnoExtensionsVersion | 5.0.0-dev.336 |
| UnoToolkitVersion | 6.2.0-dev.37 |
| UnoThemesVersion | 5.2.0-dev.15 |
| UnoCSharpMarkupVersion | 5.4.0-dev.35 |
Expand All @@ -14,7 +14,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
| UnoCoreLoggingSingletonVersion | 4.1.1 |
| UnoUniversalImageLoaderVersion | 1.9.37 |
| UnoDspTasksVersion | 1.4.0-dev.12 |
| UnoResizetizerVersion | 1.6.0-dev.22 |
| UnoResizetizerVersion | 1.6.0-dev.24 |
| SkiaSharpVersion | 2.88.8 |
| SvgSkiaVersion | 2.0.0 |
| WinAppSdkVersion | 1.5.240802000 |
Expand Down Expand Up @@ -42,7 +42,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
[
{
"group": "Core",
"version": "5.4.0-dev.1343",
"version": "5.4.0-dev.1510",
"packages": [
"Uno.WinUI",
"Uno.UI.Adapter.Microsoft.Extensions.Logging",
Expand Down Expand Up @@ -106,7 +106,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "Resizetizer",
"version": "1.6.0-dev.22",
"version": "1.6.0-dev.24",
"packages": [
"Uno.Resizetizer"
]
Expand Down Expand Up @@ -286,7 +286,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "Extensions",
"version": "5.0.0-dev.316",
"version": "5.0.0-dev.336",
"packages": [
"Uno.Extensions.Authentication.WinUI",
"Uno.Extensions.Authentication.MSAL.WinUI",
Expand Down
2 changes: 1 addition & 1 deletion src/Uno.Sdk/Uno.Sdk.Updater.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>Provides a base SDK for Uno Platform projects.</Description>
<PackageTags></PackageTags>
<SdkPackageId>Uno.Sdk.Private</SdkPackageId>
<SdkVersion>5.4.0-dev.1343</SdkVersion>
<SdkVersion>5.4.0-dev.1510</SdkVersion>
<PackageReadmeFile>ReadMe.md</PackageReadmeFile>
</PropertyGroup>

Expand Down
6 changes: 3 additions & 3 deletions src/Uno.Sdk/packages.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"group": "Core",
"version": "5.4.0-dev.1343",
"version": "5.4.0-dev.1510",
"packages": [
"Uno.WinUI",
"Uno.UI.Adapter.Microsoft.Extensions.Logging",
Expand Down Expand Up @@ -65,7 +65,7 @@
},
{
"group": "Resizetizer",
"version": "1.6.0-dev.22",
"version": "1.6.0-dev.24",
"packages": [
"Uno.Resizetizer"
]
Expand Down Expand Up @@ -245,7 +245,7 @@
},
{
"group": "Extensions",
"version": "5.0.0-dev.316",
"version": "5.0.0-dev.336",
"packages": [
"Uno.Extensions.Authentication.WinUI",
"Uno.Extensions.Authentication.MSAL.WinUI",
Expand Down

0 comments on commit ff51808

Please sign in to comment.