We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ecb5a commit b6284bdCopy full SHA for b6284bd
global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
3
- "version": "11.0.100-alpha.1.26064.118",
+ "version": "11.0.100-preview.1.26078.121",
4
"rollForward": "latestFeature",
5
"paths": [
6
".dotnet",
@@ -9,7 +9,7 @@
9
"errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
10
},
11
"tools": {
12
- "dotnet": "11.0.100-alpha.1.26064.118"
+ "dotnet": "11.0.100-preview.1.26078.121"
13
14
"msbuild-sdks": {
15
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26070.3",
0 commit comments