Skip to content

Commit 94bef5a

Browse files
jeromelabangithub-actions[bot]
authored andcommitted
chore: Update Uno.Sdk
1 parent da3c2d2 commit 94bef5a

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

src/Uno.Sdk.Updater.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<!-- This file is generated by the Uno.Sdk.Updater. Do not make manual changes. -->
33
<PropertyGroup>
4-
<UnoVersion>6.1.0-dev.678</UnoVersion>
4+
<UnoVersion>6.1.0-dev.686</UnoVersion>
55
<UnoWasmBootstrapVersionNet8>8.0.23</UnoWasmBootstrapVersionNet8>
66
<UnoWasmBootstrapVersionNet9>9.0.19</UnoWasmBootstrapVersionNet9>
77
<UnoExtensionsLoggingVersion>1.7.0</UnoExtensionsLoggingVersion>

src/Uno.Sdk/ReadMe.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
44

55
| MSBuild Property | Default Version |
66
|----------------|:---------------:|
7-
| UnoVersion* | 6.1.0-dev.678 |
7+
| UnoVersion* | 6.1.0-dev.686 |
88
| UnoExtensionsVersion | 6.1.0-dev.16 |
99
| UnoToolkitVersion | 7.1.0-dev.15 |
1010
| UnoThemesVersion | 5.6.0-dev.6 |
@@ -21,7 +21,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
2121
| WinAppSdkBuildToolsVersion | 10.0.26100.4188 |
2222
| MicrosoftLoggingVersion** | 8.0.1 |
2323
| WindowsCompatibilityVersion** | 8.0.17 |
24-
| MicrosoftIdentityClientVersion | 4.73.0 |
24+
| MicrosoftIdentityClientVersion | 4.73.1 |
2525
| CommunityToolkitMvvmVersion | 8.4.0 |
2626
| PrismVersion | 9.0.537 |
2727
| AndroidMaterialVersion | 1.12.0.2 |
@@ -43,7 +43,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
4343
[
4444
{
4545
"group": "Core",
46-
"version": "6.1.0-dev.678",
46+
"version": "6.1.0-dev.686",
4747
"packages": [
4848
"Uno.WinUI",
4949
"Uno.UI.Adapter.Microsoft.Extensions.Logging",
@@ -137,7 +137,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
137137
},
138138
{
139139
"group": "hotdesign",
140-
"version": "1.14.0-dev.65",
140+
"version": "1.14.0-dev.74",
141141
"packages": [
142142
"Uno.UI.HotDesign"
143143
]
@@ -198,7 +198,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
198198
},
199199
{
200200
"group": "MsalClient",
201-
"version": "4.73.0",
201+
"version": "4.73.1",
202202
"packages": [
203203
"Microsoft.Identity.Client",
204204
"Microsoft.Identity.Client.Extensions.Msal"

src/Uno.Sdk/Uno.Sdk.Updater.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<PackageTags></PackageTags>
55
<SdkPackageId>Uno.Sdk.Private</SdkPackageId>
6-
<SdkVersion>6.1.0-dev.678</SdkVersion>
6+
<SdkVersion>6.1.0-dev.686</SdkVersion>
77
<PackageReadmeFile>ReadMe.md</PackageReadmeFile>
88
</PropertyGroup>
99

src/Uno.Sdk/packages.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"group": "Core",
4-
"version": "6.1.0-dev.678",
4+
"version": "6.1.0-dev.686",
55
"packages": [
66
"Uno.WinUI",
77
"Uno.UI.Adapter.Microsoft.Extensions.Logging",
@@ -95,7 +95,7 @@
9595
},
9696
{
9797
"group": "hotdesign",
98-
"version": "1.14.0-dev.65",
98+
"version": "1.14.0-dev.74",
9999
"packages": [
100100
"Uno.UI.HotDesign"
101101
]
@@ -156,7 +156,7 @@
156156
},
157157
{
158158
"group": "MsalClient",
159-
"version": "4.73.0",
159+
"version": "4.73.1",
160160
"packages": [
161161
"Microsoft.Identity.Client",
162162
"Microsoft.Identity.Client.Extensions.Msal"

0 commit comments

Comments
 (0)