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 c3fa87e commit bc75981Copy full SHA for bc75981
global.json
@@ -6,10 +6,10 @@
6
"dotnet": "3.1.100-preview1-014400",
7
"runtimes": {
8
"dotnet/x64": [
9
- "$(MicrosoftNETCoreAppRuntimeVersion)"
+ "$(MicrosoftNETCoreAppInternalPackageVersion)"
10
],
11
"dotnet/x86": [
12
13
]
14
},
15
"Git": "2.22.0",
0 commit comments