Skip to content

Commit

Permalink
Move to .NET 7 RC.1 (dotnet#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
rainersigwald authored Sep 15, 2022
1 parent e98d757 commit 6d5e9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "7.0.100-preview.7.22377.5",
"version": "7.0.100-rc.1.22431.12",
"allowPrerelease": true,
"rollForward": "latestMajor"
}
Expand Down

0 comments on commit 6d5e9f7

Please sign in to comment.