We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32094e9 commit 54d6883Copy full SHA for 54d6883
global.json
@@ -1,14 +1,14 @@
1
{
2
"sdk": {
3
- "version": "10.0.102-servicing.25611.112",
+ "version": "10.0.102-servicing.25612.111",
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.102-servicing.25611.112"
+ "dotnet": "10.0.102-servicing.25612.111"
12
13
"msbuild-sdks": {
14
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25612.111"
0 commit comments