Skip to content

Commit cdf9327

Browse files
committed
update .NET SDK 10.0.100 from RC2 to GA
1 parent 4089230 commit cdf9327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-rc.2.25502.107",
4-
"workloadVersion": "10.0.100-rc.2.25513.4",
3+
"version": "10.0.100",
4+
"workloadVersion": "10.0.100",
55
"rollForward": "disable",
66
"allowPrerelease": false
77
}

0 commit comments

Comments
 (0)