Skip to content

Commit

Permalink
Merge pull request #1235 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] authored Feb 14, 2025
2 parents bc75434 + fcc57d6 commit d1731fb
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
6 changes: 3 additions & 3 deletions src/Uno.Sdk.Updater.targets
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project>
<!-- This file is generated by the Uno.Sdk.Updater. Do not make manual changes. -->
<PropertyGroup>
<UnoVersion>5.7.0-dev.487</UnoVersion>
<UnoVersion>5.7.0-dev.495</UnoVersion>
<UnoWasmBootstrapVersionNet8>8.0.23</UnoWasmBootstrapVersionNet8>
<UnoWasmBootstrapVersionNet9>9.0.11</UnoWasmBootstrapVersionNet9>
<UnoWasmBootstrapVersionNet9>9.0.13</UnoWasmBootstrapVersionNet9>
<UnoExtensionsLoggingVersion>1.7.0</UnoExtensionsLoggingVersion>
<UnoCoreLoggingVersion>4.1.1</UnoCoreLoggingVersion>
<UnoDspTasksVersion>1.4.0-dev.12</UnoDspTasksVersion>
<UnoDspTasksVersion>1.4.0</UnoDspTasksVersion>
</PropertyGroup>
</Project>
44 changes: 22 additions & 22 deletions src/Uno.Sdk/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp

| MSBuild Property | Default Version |
|----------------|:---------------:|
| UnoVersion* | 5.7.0-dev.487 |
| UnoExtensionsVersion | 5.3.0-dev.122 |
| UnoVersion* | 5.7.0-dev.495 |
| UnoExtensionsVersion | 5.3.0-dev.126 |
| UnoToolkitVersion | 6.5.0-dev.97 |
| UnoThemesVersion | 5.5.0-dev.93 |
| UnoCSharpMarkupVersion | 5.7.0-dev.12 |
| UnoWasmBootstrapVersion** | 8.0.23 |
| UnoLoggingVersion | 1.7.0 |
| UnoCoreLoggingSingletonVersion | 4.1.1 |
| UnoUniversalImageLoaderVersion | 1.9.37 |
| UnoDspTasksVersion | 1.4.0-dev.12 |
| UnoDspTasksVersion | 1.4.0 |
| UnoResizetizerVersion | 1.8.0-dev.15 |
| SkiaSharpVersion | 2.88.9 |
| SvgSkiaVersion | 2.0.0.4 |
Expand All @@ -24,15 +24,15 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
| MicrosoftIdentityClientVersion | 4.68.0 |
| CommunityToolkitMvvmVersion | 8.4.0 |
| PrismVersion | 9.0.537 |
| AndroidMaterialVersion | 1.11.0.3 |
| AndroidMaterialVersion | 1.12.0.2 |
| AndroidXLegacySupportV4Version | 1.0.0.23 |
| AndroidXAppCompatVersion | 1.7.0.3 |
| AndroidXRecyclerViewVersion | 1.3.2.8 |
| AndroidXActivityVersion | 1.9.2.1 |
| AndroidXBrowserVersion | 1.8.0.6 |
| AndroidXAppCompatVersion | 1.7.0.5 |
| AndroidXRecyclerViewVersion | 1.3.2.10 |
| AndroidXActivityVersion | 1.9.3.2 |
| AndroidXBrowserVersion | 1.8.0.8 |
| AndroidXSwipeRefreshLayoutVersion | 1.1.0.24 |
| AndroidXNavigationVersion | 2.8.0.1 |
| AndroidXCollectionVersion | 1.4.4 |
| AndroidXNavigationVersion | 2.8.5.1 |
| AndroidXCollectionVersion | 1.4.5.2 |
| MauiVersion** | 8.0.100 |

\* UnoVersion cannot be changed via MSBuild. You must change the SDK Version to change the UnoVersion.
Expand All @@ -42,7 +42,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
[
{
"group": "Core",
"version": "5.7.0-dev.487",
"version": "5.7.0-dev.495",
"packages": [
"Uno.WinUI",
"Uno.UI.Adapter.Microsoft.Extensions.Logging",
Expand Down Expand Up @@ -74,7 +74,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
"Uno.Wasm.Bootstrap.Server"
],
"versionOverride": {
"net9.0": "9.0.11"
"net9.0": "9.0.13"
}
},
{
Expand All @@ -101,7 +101,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "Dsp",
"version": "1.4.0-dev.12",
"version": "1.4.0",
"packages": [
"Uno.Dsp.Tasks"
]
Expand Down Expand Up @@ -129,7 +129,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "hotdesign",
"version": "1.6.0-dev.21",
"version": "1.6.0-dev.28",
"packages": [
"Uno.UI.HotDesign"
]
Expand Down Expand Up @@ -222,7 +222,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "AndroidMaterial",
"version": "1.11.0.3",
"version": "1.12.0.2",
"packages": [
"Xamarin.Google.Android.Material"
]
Expand All @@ -236,28 +236,28 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "AndroidXAppCompat",
"version": "1.7.0.3",
"version": "1.7.0.5",
"packages": [
"Xamarin.AndroidX.AppCompat"
]
},
{
"group": "AndroidXRecyclerView",
"version": "1.3.2.8",
"version": "1.3.2.10",
"packages": [
"Xamarin.AndroidX.RecyclerView"
]
},
{
"group": "AndroidXActivity",
"version": "1.9.2.1",
"version": "1.9.3.2",
"packages": [
"Xamarin.AndroidX.Activity"
]
},
{
"group": "AndroidXBrowser",
"version": "1.8.0.6",
"version": "1.8.0.8",
"packages": [
"Xamarin.AndroidX.Browser"
]
Expand All @@ -271,7 +271,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "AndroidXNavigation",
"version": "2.8.0.1",
"version": "2.8.5.1",
"packages": [
"Xamarin.AndroidX.Navigation.UI",
"Xamarin.AndroidX.Navigation.Fragment",
Expand All @@ -281,7 +281,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "AndroidXCollection",
"version": "1.4.4",
"version": "1.4.5.2",
"packages": [
"Xamarin.AndroidX.Collection",
"Xamarin.AndroidX.Collection.Ktx"
Expand Down Expand Up @@ -309,7 +309,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "Extensions",
"version": "5.3.0-dev.122",
"version": "5.3.0-dev.126",
"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.7.0-dev.487</SdkVersion>
<SdkVersion>5.7.0-dev.495</SdkVersion>
<PackageReadmeFile>ReadMe.md</PackageReadmeFile>
</PropertyGroup>

Expand Down
10 changes: 5 additions & 5 deletions src/Uno.Sdk/packages.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"group": "Core",
"version": "5.7.0-dev.487",
"version": "5.7.0-dev.495",
"packages": [
"Uno.WinUI",
"Uno.UI.Adapter.Microsoft.Extensions.Logging",
Expand Down Expand Up @@ -33,7 +33,7 @@
"Uno.Wasm.Bootstrap.Server"
],
"versionOverride": {
"net9.0": "9.0.11"
"net9.0": "9.0.13"
}
},
{
Expand All @@ -60,7 +60,7 @@
},
{
"group": "Dsp",
"version": "1.4.0-dev.12",
"version": "1.4.0",
"packages": [
"Uno.Dsp.Tasks"
]
Expand Down Expand Up @@ -88,7 +88,7 @@
},
{
"group": "hotdesign",
"version": "1.6.0-dev.21",
"version": "1.6.0-dev.28",
"packages": [
"Uno.UI.HotDesign"
]
Expand Down Expand Up @@ -268,7 +268,7 @@
},
{
"group": "Extensions",
"version": "5.3.0-dev.122",
"version": "5.3.0-dev.126",
"packages": [
"Uno.Extensions.Authentication.WinUI",
"Uno.Extensions.Authentication.MSAL.WinUI",
Expand Down

0 comments on commit d1731fb

Please sign in to comment.