Skip to content

Commit a5cee6f

Browse files
Use latest .NET SDK 5.0.408 to fix build errors
1 parent 2212179 commit a5cee6f

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": "5.0.100",
3+
"version": "5.0.408",
44
"rollForward": "latestFeature"
55
}
66
}

0 commit comments

Comments
 (0)