Skip to content

Commit 9b28de2

Browse files
committed
chore: rollback unneeded bumps for sr8
1 parent 297fa11 commit 9b28de2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/Uno.Sdk/ReadMe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
183183
"Microsoft.Extensions.Logging.Console"
184184
],
185185
"versionOverride": {
186-
"net10.0": "10.0.1"
186+
"net10.0": "10.0.0"
187187
}
188188
},
189189
{
@@ -193,7 +193,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
193193
"Microsoft.Windows.Compatibility"
194194
],
195195
"versionOverride": {
196-
"net10.0": "10.0.1"
196+
"net10.0": "10.0.0"
197197
}
198198
},
199199
{
@@ -414,7 +414,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
414414
},
415415
{
416416
"group": "MicrosoftWebView2",
417-
"version": "1.0.3650.58",
417+
"version": "1.0.3595.46",
418418
"packages": [
419419
"Microsoft.Web.WebView2"
420420
]

src/Uno.Sdk/packages.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"Microsoft.Extensions.Logging.Console"
142142
],
143143
"versionOverride": {
144-
"net10.0": "10.0.1"
144+
"net10.0": "10.0.0"
145145
}
146146
},
147147
{
@@ -151,7 +151,7 @@
151151
"Microsoft.Windows.Compatibility"
152152
],
153153
"versionOverride": {
154-
"net10.0": "10.0.1"
154+
"net10.0": "10.0.0"
155155
}
156156
},
157157
{
@@ -372,7 +372,7 @@
372372
},
373373
{
374374
"group": "MicrosoftWebView2",
375-
"version": "1.0.3650.58",
375+
"version": "1.0.3595.46",
376376
"packages": [
377377
"Microsoft.Web.WebView2"
378378
]

0 commit comments

Comments
 (0)