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 a3f19e1 commit a82c6abCopy full SHA for a82c6ab
global.json
@@ -8,20 +8,20 @@
8
"tools": {
9
"runtimes": {
10
"dotnet/x64": [
11
- "2.1.0",
12
- "3.1.0",
13
- "5.0.0",
14
- "6.0.0",
15
- "7.0.0",
16
- "8.0.0"
+ "2.1.30",
+ "3.1.32",
+ "5.0.17",
+ "6.0.29",
+ "7.0.18",
+ "8.0.4"
17
],
18
"dotnet/x86": [
19
20
21
22
23
24
25
]
26
},
27
"vs": {
0 commit comments