Skip to content

Commit 7efa86b

Browse files
author
GitHub Actions
committed
Re-generate global.json for PR #24455: [release/10.0.1xx] Update dependencies from dotnet/dotnet
1 parent 191dd3a commit 7efa86b

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,14 +1,14 @@
11
{
22
"sdk": {
3-
"version": "10.0.102-servicing.25612.111",
3+
"version": "10.0.103-servicing.25615.101",
44
"paths": [
55
"builds/downloads/dotnet",
66
"$host$"
77
],
88
"errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'."
99
},
1010
"tools": {
11-
"dotnet": "10.0.102-servicing.25612.111"
11+
"dotnet": "10.0.103-servicing.25615.101"
1212
},
1313
"msbuild-sdks": {
1414
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25615.101"

0 commit comments

Comments
 (0)