Skip to content

Type forwarders should exist in an assembly targeting .NET #1

@AArnott

Description

@AArnott

Another targetframework assembly should be added to the package for .NET 6 (the oldest supported runtime) that replaces all your shim types with type forwarders so that code that compiled against your package can run in a .NET 6 environment with other code that compiled against the official Rune type.
That is, if your Rune type truly is otherwise binary compatible with the one in .NET.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions