Skip to content

Commit b20c974

Browse files
committed
TRied again to get CI builds to function with global.json
1 parent 3fdee7d commit b20c974

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

global.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"sdk": {
3-
"rollForward": "latestMajor",
3+
"version": "9.0.201",
4+
"rollForward": "latestMinor",
45
"allowPrerelease": false
56
},
67
"msbuild-sdks": {

0 commit comments

Comments
 (0)