Skip to content

Commit

Permalink
Use 7.0.400 stable (#2947)
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf authored Aug 21, 2023
1 parent 0156a91 commit a0abc97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "7.0.400-preview.23272.51",
"rollForward": "latestPatch"
"version": "7.0.400",
"rollForward": "latestFeature"
}
}

0 comments on commit a0abc97

Please sign in to comment.