Skip to content

Commit

Permalink
build: set sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
pwall2222 committed Nov 30, 2023
1 parent 680d461 commit c96be0c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"sdk": {
"version": "5.0",
"rollForward": "latestMajor",
"allowPrerelease": true
"version": "6.0.400"
}
}
}

0 comments on commit c96be0c

Please sign in to comment.