Skip to content

Commit

Permalink
Update SDK version (#4760)
Browse files Browse the repository at this point in the history
9.0.100-alpha.1.23577.5
  • Loading branch information
sebastienros authored Nov 28, 2023
1 parent b6fba48 commit 4cd0ae3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"sdk": {
"version": "9.0.100-alpha.1.23568.4"
"version": "9.0.100-alpha.1.23577.5"
},
"tools": {
"dotnet": "9.0.100-alpha.1.23568.4",
"dotnet": "9.0.100-alpha.1.23577.5",
"runtimes": {
"dotnet/x64": [
"8.0.0-rtm.23516.15",
"8.0.0",
"$(MicrosoftNETCoreAppRuntimewinx64Version)"
],
"aspnetcore/x64": [
"8.0.0-rtm.23517.6",
"8.0.0",
"$(MicrosoftAspNetCoreAppRuntimewinx64Version)"
]
}
Expand Down

0 comments on commit 4cd0ae3

Please sign in to comment.