Skip to content

Commit 9dc3ab3

Browse files
authored
Update SDK to 10.0.101 (#5667)
1 parent 5c38ac0 commit 9dc3ab3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-rc.1.25451.107",
3+
"version": "10.0.101",
44
"allowPrerelease": true,
55
"rollForward": "major"
66
},
77
"tools": {
8-
"dotnet": "10.0.100-rc.1.25451.107",
8+
"dotnet": "10.0.101",
99
"runtimes": {
1010
"dotnet": [
1111
"$(MicrosoftNETCoreApp80Version)"

0 commit comments

Comments
 (0)