Skip to content

Commit 6867bcd

Browse files
committed
lowered globa.json dotnet version to allow it to run on github actions
1 parent 7843e5d commit 6867bcd

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

0 commit comments

Comments
 (0)