Skip to content

Commit d78e0e9

Browse files
authored
Bump SDK version in global.json to 10.0-rc2 (#16253)
1 parent d487320 commit d78e0e9

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,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-rc.1.25420.111",
3+
"version": "10.0.100-rc.2.25502.107",
44
"rollForward": "latestFeature",
55
"paths": [
66
".dotnet",
@@ -9,7 +9,7 @@
99
"errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
1010
},
1111
"tools": {
12-
"dotnet": "10.0.100-rc.1.25420.111"
12+
"dotnet": "10.0.100-rc.2.25502.107"
1313
},
1414
"msbuild-sdks": {
1515
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25524.1",

0 commit comments

Comments
 (0)