Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Clarify which facades we need to for .NET Standard 2.1 #968

@terrajobst

Description

@terrajobst

With .NET Standard 2.1 we've in-boxed several types that were previously available as an OOB only, such as Span<T>. We need to put these in-box so that when people retarget an existing project to .NET Standard 2.1 and reference the OOB, they don't get compilation errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions