Skip to content

Commit

Permalink
Merge pull request #985 from unoplatform/sdk/update/dev
Browse files Browse the repository at this point in the history
Uno.Sdk Update - main
  • Loading branch information
jeromelaban authored Sep 26, 2024
2 parents 01fc819 + 40c0fa2 commit 3f11304
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Uno.Sdk.Updater.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<UnoVersion>5.5.0-dev.503</UnoVersion>
<UnoWasmBootstrapVersionNet8>8.0.21</UnoWasmBootstrapVersionNet8>
<UnoWasmBootstrapVersionNet9>9.0.0-dev.301</UnoWasmBootstrapVersionNet9>
<UnoWasmBootstrapVersionNet9>9.0.0-dev.307</UnoWasmBootstrapVersionNet9>
<UnoExtensionsLoggingVersion>1.7.0</UnoExtensionsLoggingVersion>
<UnoCoreLoggingVersion>4.1.1</UnoCoreLoggingVersion>
<UnoDspTasksVersion>1.4.0-dev.12</UnoDspTasksVersion>
Expand Down
2 changes: 1 addition & 1 deletion src/Uno.Sdk/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp
"Uno.Wasm.Bootstrap.Server"
],
"versionOverride": {
"net9.0": "9.0.0-dev.301"
"net9.0": "9.0.0-dev.307"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/Uno.Sdk/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"Uno.Wasm.Bootstrap.Server"
],
"versionOverride": {
"net9.0": "9.0.0-dev.301"
"net9.0": "9.0.0-dev.307"
}
},
{
Expand Down

0 comments on commit 3f11304

Please sign in to comment.