Skip to content

Commit b347c36

Browse files
jeromelabangithub-actions[bot]
authored andcommitted
chore: Update Uno.Sdk
1 parent daed8ff commit b347c36

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

src/Uno.Sdk/ReadMe.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
1919
| SvgSkiaVersion | 3.0.6 |
2020
| WinAppSdkVersion | 1.7.250909003 |
2121
| WinAppSdkBuildToolsVersion | 10.0.26100.7463 |
22-
| MicrosoftLoggingVersion** | 9.0.11 |
23-
| WindowsCompatibilityVersion** | 9.0.11 |
22+
| MicrosoftLoggingVersion** | 9.0.12 |
23+
| WindowsCompatibilityVersion** | 9.0.12 |
2424
| MicrosoftIdentityClientVersion | 4.78.0 |
2525
| CommunityToolkitMvvmVersion | 8.4.0 |
2626
| PrismVersion | 9.0.537 |
@@ -178,22 +178,22 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
178178
},
179179
{
180180
"group": "MicrosoftLoggingConsole",
181-
"version": "9.0.11",
181+
"version": "9.0.12",
182182
"packages": [
183183
"Microsoft.Extensions.Logging.Console"
184184
],
185185
"versionOverride": {
186-
"net10.0": "10.0.1"
186+
"net10.0": "10.0.2"
187187
}
188188
},
189189
{
190190
"group": "WindowsCompatibility",
191-
"version": "9.0.11",
191+
"version": "9.0.12",
192192
"packages": [
193193
"Microsoft.Windows.Compatibility"
194194
],
195195
"versionOverride": {
196-
"net10.0": "10.0.1"
196+
"net10.0": "10.0.2"
197197
}
198198
},
199199
{
@@ -407,7 +407,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
407407
},
408408
{
409409
"group": "VlcNativeWindowsAssets",
410-
"version": "3.0.21",
410+
"version": "3.0.23",
411411
"packages": [
412412
"VideoLAN.LibVLC.Windows"
413413
]

src/Uno.Sdk/packages.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,22 +136,22 @@
136136
},
137137
{
138138
"group": "MicrosoftLoggingConsole",
139-
"version": "9.0.11",
139+
"version": "9.0.12",
140140
"packages": [
141141
"Microsoft.Extensions.Logging.Console"
142142
],
143143
"versionOverride": {
144-
"net10.0": "10.0.1"
144+
"net10.0": "10.0.2"
145145
}
146146
},
147147
{
148148
"group": "WindowsCompatibility",
149-
"version": "9.0.11",
149+
"version": "9.0.12",
150150
"packages": [
151151
"Microsoft.Windows.Compatibility"
152152
],
153153
"versionOverride": {
154-
"net10.0": "10.0.1"
154+
"net10.0": "10.0.2"
155155
}
156156
},
157157
{
@@ -365,7 +365,7 @@
365365
},
366366
{
367367
"group": "VlcNativeWindowsAssets",
368-
"version": "3.0.21",
368+
"version": "3.0.23",
369369
"packages": [
370370
"VideoLAN.LibVLC.Windows"
371371
]

0 commit comments

Comments
 (0)