Skip to content

Commit 3fdee7d

Browse files
committed
Updated global.json to get automated build to work (hopefully)
1 parent 828ee4a commit 3fdee7d

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

CurrentVersionInfo.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/.nojekyll

Whitespace-only changes.

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"rollForward": "latestMinor",
3+
"rollForward": "latestMajor",
44
"allowPrerelease": false
55
},
66
"msbuild-sdks": {

0 commit comments

Comments
 (0)