Skip to content

Commit 634617c

Browse files
author
GitHub Actions
committed
Re-generate global.json for PR #24313: [main] Update dependencies from dotnet/dotnet
1 parent d329216 commit 634617c

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.101-servicing.25569.104",
3+
"version": "10.0.102-servicing.25570.103",
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.101-servicing.25569.104"
11+
"dotnet": "10.0.102-servicing.25570.103"
1212
},
1313
"msbuild-sdks": {
1414
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25570.103"

0 commit comments

Comments
 (0)