We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709388f commit 7e5162cCopy full SHA for 7e5162c
global.json
@@ -3,7 +3,8 @@
3
"dotnet": "7.0.100-rc.1.22431.12",
4
"runtimes": {
5
"dotnet": [
6
- "3.1.7"
+ "3.1.7",
7
+ "6.0.11"
8
]
9
},
10
"vs": {
0 commit comments