We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b68213 commit 2f82d40Copy full SHA for 2f82d40
global.json
@@ -1,14 +1,14 @@
1
{
2
"sdk": {
3
- "version": "10.0.103-servicing.26070.104",
+ "version": "10.0.104-servicing.26072.113",
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.103-servicing.26070.104"
+ "dotnet": "10.0.104-servicing.26072.113"
12
13
"msbuild-sdks": {
14
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26072.113"
0 commit comments