Skip to content

Commit 4cd0ae3

Browse files
authored
Update SDK version (#4760)
9.0.100-alpha.1.23577.5
1 parent b6fba48 commit 4cd0ae3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"sdk": {
3-
"version": "9.0.100-alpha.1.23568.4"
3+
"version": "9.0.100-alpha.1.23577.5"
44
},
55
"tools": {
6-
"dotnet": "9.0.100-alpha.1.23568.4",
6+
"dotnet": "9.0.100-alpha.1.23577.5",
77
"runtimes": {
88
"dotnet/x64": [
9-
"8.0.0-rtm.23516.15",
9+
"8.0.0",
1010
"$(MicrosoftNETCoreAppRuntimewinx64Version)"
1111
],
1212
"aspnetcore/x64": [
13-
"8.0.0-rtm.23517.6",
13+
"8.0.0",
1414
"$(MicrosoftAspNetCoreAppRuntimewinx64Version)"
1515
]
1616
}

0 commit comments

Comments
 (0)