Skip to content

Commit a2b8c0d

Browse files
jeromelabangithub-actions[bot]
authored andcommitted
chore: Update Uno.Sdk
1 parent 67f1891 commit a2b8c0d

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

src/Uno.Sdk/ReadMe.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
66
|----------------|:---------------:|
77
| UnoVersion* | 6.0.797 |
88
| UnoExtensionsVersion | 6.0.12 |
9-
| UnoToolkitVersion | 7.0.7 |
9+
| UnoToolkitVersion | 7.0.9 |
1010
| UnoThemesVersion | 5.5.4 |
1111
| UnoCSharpMarkupVersion | 6.0.15 |
1212
| UnoWasmBootstrapVersion** | 8.0.23 |
@@ -20,7 +20,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
2020
| WinAppSdkVersion | 1.7.250606001 |
2121
| WinAppSdkBuildToolsVersion | 10.0.26100.4188 |
2222
| MicrosoftLoggingVersion** | 8.0.1 |
23-
| WindowsCompatibilityVersion** | 8.0.17 |
23+
| WindowsCompatibilityVersion** | 8.0.18 |
2424
| MicrosoftIdentityClientVersion | 4.70.2 |
2525
| CommunityToolkitMvvmVersion | 8.4.0 |
2626
| PrismVersion | 9.0.537 |
@@ -130,7 +130,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
130130
},
131131
{
132132
"group": "settings",
133-
"version": "1.3.12",
133+
"version": "1.3.17",
134134
"packages": [
135135
"Uno.Settings.DevServer"
136136
]
@@ -183,17 +183,17 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
183183
"Microsoft.Extensions.Logging.Console"
184184
],
185185
"versionOverride": {
186-
"net9.0": "9.0.6"
186+
"net9.0": "9.0.7"
187187
}
188188
},
189189
{
190190
"group": "WindowsCompatibility",
191-
"version": "8.0.17",
191+
"version": "8.0.18",
192192
"packages": [
193193
"Microsoft.Windows.Compatibility"
194194
],
195195
"versionOverride": {
196-
"net9.0": "9.0.6"
196+
"net9.0": "9.0.7"
197197
}
198198
},
199199
{
@@ -355,7 +355,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
355355
},
356356
{
357357
"group": "Toolkit",
358-
"version": "7.0.7",
358+
"version": "7.0.9",
359359
"packages": [
360360
"Uno.Toolkit.WinUI",
361361
"Uno.Toolkit.WinUI.Cupertino",
@@ -384,7 +384,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
384384
},
385385
{
386386
"group": "MicrosoftWebView2",
387-
"version": "1.0.3296.44",
387+
"version": "1.0.3351.48",
388388
"packages": [
389389
"Microsoft.Web.WebView2"
390390
]

src/Uno.Sdk/packages.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
},
8989
{
9090
"group": "settings",
91-
"version": "1.3.12",
91+
"version": "1.3.17",
9292
"packages": [
9393
"Uno.Settings.DevServer"
9494
]
@@ -141,17 +141,17 @@
141141
"Microsoft.Extensions.Logging.Console"
142142
],
143143
"versionOverride": {
144-
"net9.0": "9.0.6"
144+
"net9.0": "9.0.7"
145145
}
146146
},
147147
{
148148
"group": "WindowsCompatibility",
149-
"version": "8.0.17",
149+
"version": "8.0.18",
150150
"packages": [
151151
"Microsoft.Windows.Compatibility"
152152
],
153153
"versionOverride": {
154-
"net9.0": "9.0.6"
154+
"net9.0": "9.0.7"
155155
}
156156
},
157157
{
@@ -313,7 +313,7 @@
313313
},
314314
{
315315
"group": "Toolkit",
316-
"version": "7.0.7",
316+
"version": "7.0.9",
317317
"packages": [
318318
"Uno.Toolkit.WinUI",
319319
"Uno.Toolkit.WinUI.Cupertino",
@@ -342,7 +342,7 @@
342342
},
343343
{
344344
"group": "MicrosoftWebView2",
345-
"version": "1.0.3296.44",
345+
"version": "1.0.3351.48",
346346
"packages": [
347347
"Microsoft.Web.WebView2"
348348
]

0 commit comments

Comments
 (0)