Skip to content

Commit 6d5e9f7

Browse files
Move to .NET 7 RC.1 (#167)
1 parent e98d757 commit 6d5e9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "7.0.100-preview.7.22377.5",
3+
"version": "7.0.100-rc.1.22431.12",
44
"allowPrerelease": true,
55
"rollForward": "latestMajor"
66
}

0 commit comments

Comments
 (0)