Skip to content

Commit 7af5bac

Browse files
committed
Explicitly use the latest .NET 6.x SDK.
1 parent ed7b22d commit 7af5bac

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": "6.0.400",
3+
"version": "6.0.415",
44
"rollForward": "latestPatch"
55
}
66
}

0 commit comments

Comments
 (0)