Skip to content

Commit 0b17303

Browse files
committed
Convert projects to .NET10
1 parent c99cac3 commit 0b17303

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,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "8.0.402"
3+
"version": "10.0.100"
44
}
55
}

0 commit comments

Comments
 (0)