Skip to content

Commit b6284bd

Browse files
committed
Update SDK
1 parent 89ecb5a commit b6284bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "11.0.100-alpha.1.26064.118",
3+
"version": "11.0.100-preview.1.26078.121",
44
"rollForward": "latestFeature",
55
"paths": [
66
".dotnet",
@@ -9,7 +9,7 @@
99
"errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
1010
},
1111
"tools": {
12-
"dotnet": "11.0.100-alpha.1.26064.118"
12+
"dotnet": "11.0.100-preview.1.26078.121"
1313
},
1414
"msbuild-sdks": {
1515
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26070.3",

0 commit comments

Comments
 (0)