Skip to content

Commit 87a9fe9

Browse files
committed
Update to the stable release of .NET 8 in the global.json
1 parent 309ac96 commit 87a9fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "8.0.100-preview",
3+
"version": "8.0.100",
44
"allowPrerelease": true,
55
"rollForward": "latestFeature"
66
}

0 commit comments

Comments
 (0)