We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d329216 commit 634617cCopy full SHA for 634617c
global.json
@@ -1,14 +1,14 @@
1
{
2
"sdk": {
3
- "version": "10.0.101-servicing.25569.104",
+ "version": "10.0.102-servicing.25570.103",
4
"paths": [
5
"builds/downloads/dotnet",
6
"$host$"
7
],
8
"errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'."
9
},
10
"tools": {
11
- "dotnet": "10.0.101-servicing.25569.104"
+ "dotnet": "10.0.102-servicing.25570.103"
12
13
"msbuild-sdks": {
14
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25570.103"
0 commit comments