Skip to content

Supply RID graph for .NET Core 3.0 SDK #9806

@dsplaisted

Description

@dsplaisted

Currently, the RuntimeIdentifier graph is provided via the Microsoft.NETCore.Platforms package, which is a dependency of the Microsoft.NETCore.App and NETStandard.Library packages. With .NET Core 3.0, we will be using Targeting Packs instead of these packages. The targeting packs won't support package dependencies, and won't be able to include the runtime graph for NuGet.

So we will need to find a different way of bringing in the RID graph. Two options come to mind:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions