Skip to content

Commit 15d026f

Browse files
committed
Bump .NET SDK to 10
1 parent 84c535f commit 15d026f

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,7 +1,7 @@
11
{
22
"sdk": {
3-
"version": "8.0.0",
3+
"version": "10.0.0",
44
"allowPrerelease": true,
5-
"rollForward": "latestMajor"
5+
"rollForward": "latestMinor"
66
}
77
}

0 commit comments

Comments
 (0)