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 Nov 2, 2018. It is now read-only.
Regarding to the fix for aspnet/Mvc#5271 it was wrongly registered components (wrong singleton/transient/scope) that cause the error. Is there any plan to introduce a validation that the singleton not can have scoped dependencies?
The text was updated successfully, but these errors were encountered:
Regarding to the fix for aspnet/Mvc#5271 it was wrongly registered components (wrong singleton/transient/scope) that cause the error. Is there any plan to introduce a validation that the singleton not can have scoped dependencies?
The text was updated successfully, but these errors were encountered: