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.