We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a7d50 commit 957228cCopy full SHA for 957228c
global.json
@@ -1,14 +1,14 @@
1
{
2
"sdk": {
3
- "version": "11.0.100-alpha.1.25617.103",
+ "version": "11.0.100-alpha.1.25618.104",
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": "11.0.100-alpha.1.25617.103"
+ "dotnet": "11.0.100-alpha.1.25618.104"
12
13
"msbuild-sdks": {
14
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25618.104"
0 commit comments