Skip to content

Commit 43a569d

Browse files
author
GitHub Actions
committed
Re-generate global.json for PR #24455: [release/10.0.1xx] Update dependencies from dotnet/dotnet
1 parent 03dbca7 commit 43a569d

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.103-servicing.26055.111",
3+
"version": "10.0.103-servicing.26056.115",
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.103-servicing.26055.111"
11+
"dotnet": "10.0.103-servicing.26056.115"
1212
},
1313
"msbuild-sdks": {
1414
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26056.115"

0 commit comments

Comments
 (0)