Skip to content

Commit e707dc8

Browse files
authored
Downgrade SDK, rc2 is failing signing (#14146)
1 parent ee7a128 commit e707dc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"sdk": {
3-
"version": "7.0.100-rc.2.22477.23",
3+
"version": "7.0.100-rc.1.22431.12",
44
"allowPrerelease": true,
55
"rollForward": "latestPatch"
66
},
77
"tools": {
8-
"dotnet": "7.0.100-rc.2.22477.23",
8+
"dotnet": "7.0.100-rc.1.22431.12",
99
"vs": {
1010
"version": "17.2",
1111
"components": [

0 commit comments

Comments
 (0)