Skip to content

ASP.NETCore contains System.Security.Cryptography.Pkcs but does not expose for reference #64125

@ericstj

Description

@ericstj

See https://github.com/dotnet/sdk/pull/51343/files/18e7355363b7ecb77ad81f9ff515cb7d6113de7e#r2446270194

PKCS is a dependency of Cryptography.Xml, which is exposed.

We'd like to prune Cryptography.Xml, but doing so will also prune PKCS.

Packages which are part of the shared framework should include and expose their entire closure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-area-labelUsed by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions