Skip to content

Commit

Permalink
Merge pull request #1165 from unoplatform/sdk/update/dev
Browse files Browse the repository at this point in the history
Uno.Sdk Update - main
  • Loading branch information
jeromelaban authored Jan 17, 2025
2 parents 3a2227b + 6a6b23f commit 182a205
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions src/Uno.Sdk.Updater.targets
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<!-- This file is generated by the Uno.Sdk.Updater. Do not make manual changes. -->
<PropertyGroup>
<UnoVersion>5.7.0-dev.66</UnoVersion>
<UnoVersion>5.7.0-dev.175</UnoVersion>
<UnoWasmBootstrapVersionNet8>8.0.21</UnoWasmBootstrapVersionNet8>
<UnoWasmBootstrapVersionNet9>9.0.8</UnoWasmBootstrapVersionNet9>
<UnoWasmBootstrapVersionNet9>9.0.10</UnoWasmBootstrapVersionNet9>
<UnoExtensionsLoggingVersion>1.7.0</UnoExtensionsLoggingVersion>
<UnoCoreLoggingVersion>4.1.1</UnoCoreLoggingVersion>
<UnoDspTasksVersion>1.4.0-dev.12</UnoDspTasksVersion>
Expand Down
36 changes: 18 additions & 18 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.7.0-dev.66 |
| UnoExtensionsVersion | 5.3.0-dev.102 |
| UnoVersion* | 5.7.0-dev.175 |
| UnoExtensionsVersion | 5.3.0-dev.103 |
| UnoToolkitVersion | 6.5.0-dev.88 |
| UnoThemesVersion | 5.5.0-dev.89.gf0dd9a65ba |
| UnoCSharpMarkupVersion | 5.7.0-dev.12 |
Expand All @@ -14,14 +14,14 @@ 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.7.0-dev.13 |
| UnoResizetizerVersion | 1.8.0-dev.6 |
| SkiaSharpVersion | 2.88.9-preview.2.2 |
| SvgSkiaVersion | 2.0.0.4 |
| WinAppSdkVersion | 1.6.241114003 |
| WinAppSdkVersion | 1.6.250108002 |
| WinAppSdkBuildToolsVersion | 10.0.26100.1742 |
| MicrosoftLoggingVersion** | 8.0.1 |
| WindowsCompatibilityVersion** | 8.0.11 |
| MicrosoftIdentityClientVersion | 4.67.1 |
| WindowsCompatibilityVersion** | 8.0.12 |
| MicrosoftIdentityClientVersion | 4.67.2 |
| CommunityToolkitMvvmVersion | 8.4.0 |
| PrismVersion | 9.0.537 |
| AndroidMaterialVersion | 1.11.0.3 |
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.66",
"version": "5.7.0-dev.175",
"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.8"
"net9.0": "9.0.10"
}
},
{
Expand Down Expand Up @@ -108,7 +108,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "Resizetizer",
"version": "1.7.0-dev.13",
"version": "1.8.0-dev.6",
"packages": [
"Uno.Resizetizer"
]
Expand All @@ -122,14 +122,14 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "settings",
"version": "1.3.0-dev.6",
"version": "1.3.0-dev.8",
"packages": [
"Uno.Settings.DevServer"
]
},
{
"group": "hotdesign",
"version": "1.2.0-dev.206",
"version": "1.3.0-dev.3",
"packages": [
"Uno.UI.HotDesign"
]
Expand All @@ -155,7 +155,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
},
{
"group": "WinAppSdk",
"version": "1.6.241114003",
"version": "1.6.250108002",
"packages": [
"Microsoft.WindowsAppSDK"
]
Expand All @@ -174,22 +174,22 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
"Microsoft.Extensions.Logging.Console"
],
"versionOverride": {
"net9.0": "9.0.0"
"net9.0": "9.0.1"
}
},
{
"group": "WindowsCompatibility",
"version": "8.0.11",
"version": "8.0.12",
"packages": [
"Microsoft.Windows.Compatibility"
],
"versionOverride": {
"net9.0": "9.0.0"
"net9.0": "9.0.1"
}
},
{
"group": "MsalClient",
"version": "4.67.1",
"version": "4.67.2",
"packages": [
"Microsoft.Identity.Client",
"Microsoft.Identity.Client.Extensions.Msal"
Expand Down Expand Up @@ -296,7 +296,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
"Microsoft.Maui.Graphics"
],
"versionOverride": {
"net9.0": "9.0.22"
"net9.0": "9.0.30"
}
},
{
Expand All @@ -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.102",
"version": "5.3.0-dev.103",
"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.66</SdkVersion>
<SdkVersion>5.7.0-dev.175</SdkVersion>
<PackageReadmeFile>ReadMe.md</PackageReadmeFile>
</PropertyGroup>

Expand Down
24 changes: 12 additions & 12 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.66",
"version": "5.7.0-dev.175",
"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.8"
"net9.0": "9.0.10"
}
},
{
Expand Down Expand Up @@ -67,7 +67,7 @@
},
{
"group": "Resizetizer",
"version": "1.7.0-dev.13",
"version": "1.8.0-dev.6",
"packages": [
"Uno.Resizetizer"
]
Expand All @@ -81,14 +81,14 @@
},
{
"group": "settings",
"version": "1.3.0-dev.6",
"version": "1.3.0-dev.8",
"packages": [
"Uno.Settings.DevServer"
]
},
{
"group": "hotdesign",
"version": "1.2.0-dev.206",
"version": "1.3.0-dev.3",
"packages": [
"Uno.UI.HotDesign"
]
Expand All @@ -114,7 +114,7 @@
},
{
"group": "WinAppSdk",
"version": "1.6.241114003",
"version": "1.6.250108002",
"packages": [
"Microsoft.WindowsAppSDK"
]
Expand All @@ -133,22 +133,22 @@
"Microsoft.Extensions.Logging.Console"
],
"versionOverride": {
"net9.0": "9.0.0"
"net9.0": "9.0.1"
}
},
{
"group": "WindowsCompatibility",
"version": "8.0.11",
"version": "8.0.12",
"packages": [
"Microsoft.Windows.Compatibility"
],
"versionOverride": {
"net9.0": "9.0.0"
"net9.0": "9.0.1"
}
},
{
"group": "MsalClient",
"version": "4.67.1",
"version": "4.67.2",
"packages": [
"Microsoft.Identity.Client",
"Microsoft.Identity.Client.Extensions.Msal"
Expand Down Expand Up @@ -255,7 +255,7 @@
"Microsoft.Maui.Graphics"
],
"versionOverride": {
"net9.0": "9.0.22"
"net9.0": "9.0.30"
}
},
{
Expand All @@ -268,7 +268,7 @@
},
{
"group": "Extensions",
"version": "5.3.0-dev.102",
"version": "5.3.0-dev.103",
"packages": [
"Uno.Extensions.Authentication.WinUI",
"Uno.Extensions.Authentication.MSAL.WinUI",
Expand Down

0 comments on commit 182a205

Please sign in to comment.