Skip to content

Commit 334a778

Browse files
committed
Update SDK to preview 1
1 parent bd2e520 commit 334a778

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,11 +1,11 @@
11
{
22
"sdk": {
3-
"version": "8.0.100-alpha.1.23061.8",
3+
"version": "8.0.100-preview.1.23115.2",
44
"allowPrerelease": true,
55
"rollForward": "major"
66
},
77
"tools": {
8-
"dotnet": "8.0.100-alpha.1.23061.8"
8+
"dotnet": "8.0.100-preview.1.23115.2"
99
},
1010
"msbuild-sdks": {
1111
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23120.1",

0 commit comments

Comments
 (0)