You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
Basically, we don't really want to have interfaces for this sort of thing. But currently we do because:
When @dougbu tried to not have an interface for this before, he encountered some issue to do with overridable setters or something - not sure of the details
Removing the interface would mean moving the .resx file from the Mvc.Core project to the Abstractions project, and figuring out whether this has effects on build or localisation