Skip to content

Commit

Permalink
Merge pull request #1105 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 Nov 19, 2024
2 parents e044b3b + 67253e8 commit 6e6f71e
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 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.6.0-dev.794</UnoVersion>
<UnoVersion>5.6.0-dev.846</UnoVersion>
<UnoWasmBootstrapVersionNet8>8.0.21</UnoWasmBootstrapVersionNet8>
<UnoWasmBootstrapVersionNet9>9.0.7</UnoWasmBootstrapVersionNet9>
<UnoWasmBootstrapVersionNet9>9.0.8</UnoWasmBootstrapVersionNet9>
<UnoExtensionsLoggingVersion>1.7.0</UnoExtensionsLoggingVersion>
<UnoCoreLoggingVersion>4.1.1</UnoCoreLoggingVersion>
<UnoDspTasksVersion>1.4.0-dev.12</UnoDspTasksVersion>
Expand Down
16 changes: 8 additions & 8 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.6.0-dev.794 |
| UnoExtensionsVersion | 5.2.0-dev.12 |
| UnoVersion* | 5.6.0-dev.846 |
| UnoExtensionsVersion | 5.2.0-dev.18 |
| UnoToolkitVersion | 6.4.0-dev.53 |
| UnoThemesVersion | 5.4.0-dev.19 |
| UnoCSharpMarkupVersion | 5.5.6 |
Expand All @@ -17,7 +17,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
| UnoResizetizerVersion | 1.7.0-dev.2 |
| SkiaSharpVersion | 2.88.9-preview.2.2 |
| SvgSkiaVersion | 2.0.0.2 |
| WinAppSdkVersion | 1.6.241106002 |
| WinAppSdkVersion | 1.6.241114003 |
| WinAppSdkBuildToolsVersion | 10.0.26100.1742 |
| MicrosoftLoggingVersion** | 8.0.1 |
| WindowsCompatibilityVersion** | 8.0.11 |
Expand All @@ -42,7 +42,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
[
{
"group": "Core",
"version": "5.6.0-dev.794",
"version": "5.6.0-dev.846",
"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.7"
"net9.0": "9.0.8"
}
},
{
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.1.0-dev.69",
"version": "1.1.0-dev.85",
"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.241106002",
"version": "1.6.241114003",
"packages": [
"Microsoft.WindowsAppSDK"
]
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.2.0-dev.12",
"version": "5.2.0-dev.18",
"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.6.0-dev.794</SdkVersion>
<SdkVersion>5.6.0-dev.846</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.6.0-dev.794",
"version": "5.6.0-dev.846",
"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.7"
"net9.0": "9.0.8"
}
},
{
Expand Down Expand Up @@ -88,7 +88,7 @@
},
{
"group": "hotdesign",
"version": "1.1.0-dev.69",
"version": "1.1.0-dev.85",
"packages": [
"Uno.UI.HotDesign"
]
Expand All @@ -114,7 +114,7 @@
},
{
"group": "WinAppSdk",
"version": "1.6.241106002",
"version": "1.6.241114003",
"packages": [
"Microsoft.WindowsAppSDK"
]
Expand Down Expand Up @@ -268,7 +268,7 @@
},
{
"group": "Extensions",
"version": "5.2.0-dev.12",
"version": "5.2.0-dev.18",
"packages": [
"Uno.Extensions.Authentication.WinUI",
"Uno.Extensions.Authentication.MSAL.WinUI",
Expand Down

0 comments on commit 6e6f71e

Please sign in to comment.