Skip to content

Upgrade System.Runtime.Caching to v8.0.0 #488

@twsouthwick

Description

@twsouthwick

We're currently still using v6.0.0. System.Runtime.Caching before v8.0.0 implicitly brought in System.Drawing.Common. This makes it so by using the adapters and not explicitly opting into v8.0.0+ developers will find they have access to System.Drawing.Common types. This is fine for windows deployments, but if someone wants to move to linux, they will not have the compile time checks to make sure they're not using unavailable types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Triage 🔍Label added to new issues which need Triage

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions