Skip to content

Commit 67f1891

Browse files
authored
Merge pull request #1599 from unoplatform/sdk/update/release/6.0
Uno.Sdk Update - release/stable/6.0
2 parents 733b7e6 + 3233134 commit 67f1891

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Uno.Sdk/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
55
| MSBuild Property | Default Version |
66
|----------------|:---------------:|
77
| UnoVersion* | 6.0.797 |
8-
| UnoExtensionsVersion | 6.0.9 |
8+
| UnoExtensionsVersion | 6.0.12 |
99
| UnoToolkitVersion | 7.0.7 |
1010
| UnoThemesVersion | 5.5.4 |
1111
| UnoCSharpMarkupVersion | 6.0.15 |
@@ -325,7 +325,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
325325
},
326326
{
327327
"group": "Extensions",
328-
"version": "6.0.9",
328+
"version": "6.0.12",
329329
"packages": [
330330
"Uno.Extensions.Authentication.WinUI",
331331
"Uno.Extensions.Authentication.MSAL.WinUI",

src/Uno.Sdk/packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
},
284284
{
285285
"group": "Extensions",
286-
"version": "6.0.9",
286+
"version": "6.0.12",
287287
"packages": [
288288
"Uno.Extensions.Authentication.WinUI",
289289
"Uno.Extensions.Authentication.MSAL.WinUI",

0 commit comments

Comments
 (0)