Skip to content

What do the "projects", "sdk/runtime" and "sdk/architecture" keys mean? #5660

Closed
@martingbrown

Description

@martingbrown

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions