Skip to content

Commit a9d4ba8

Browse files
committed
build: use .NET 11 SDK on build
1 parent 5de927a commit a9d4ba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": "10.0.203",
3+
"version": "11.0.100-0",
44
"rollForward": "latestFeature",
55
"allowPrerelease": false
66
},

0 commit comments

Comments
 (0)