Closed
Description
I've seen a few global.json files that look like this:
{
"projects": [ "src", "test" ],
"sdk": {
"version": "1.0.0-beta5",
"runtime": "clr",
"architecture": "x86"
}
}
What do the "projects", "sdk/runtime" and "sdk/architecture" keys mean? If they are obsolete it would be handy if this page said so.
Document details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: a94c335b-0b65-96cc-1c25-65777fbe4bb5
- Version Independent ID: 6d80613f-42dc-35d7-aeff-3187a36dbbca
- Content: global.json reference
- Content Source: docs/core/tools/global-json.md
- Service: unspecified
- Product: dotnet-core
- GitHub Login: @blackdwarf
- Microsoft Alias: mairaw