-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
Needs: Triage 🔍Label added to new issues which need TriageLabel added to new issues which need Triage
Milestone
Description
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
Labels
Needs: Triage 🔍Label added to new issues which need TriageLabel added to new issues which need Triage