Skip to content

Commit 9b23504

Browse files
author
Simon Zhao (BEYONDSOFT CONSULTING INC)
committed
Revert changes in global.json
1 parent 1e24652 commit 9b23504

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"errorMessage": "The .NET SDK is not installed or is not configured correctly. Please run ./build to install the correct SDK version locally."
88
},
99
"tools": {
10-
"dotnet": "10.0.100-preview.7.25322.101",
10+
"dotnet": "10.0.100-preview.7.25367.101",
1111
"runtimes": {
1212
"dotnet": [
1313
"$(MicrosoftNETCorePlatformsPackageVersion)"
@@ -21,8 +21,8 @@
2121
}
2222
},
2323
"msbuild-sdks": {
24-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25374.102",
25-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25374.102",
24+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25373.106",
25+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25373.106",
2626
"Microsoft.Build.NoTargets": "3.7.0",
2727
"Microsoft.Build.Traversal": "3.4.0"
2828
}

0 commit comments

Comments
 (0)