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.
When using a case sensitive file system the Razor View Engine will be unable to find the controller's view folder unless the path matches case in the directory structure.
Functional impact
Marginal, just requires that developers ensure the use of controller names in paths matches the same case as the directory structure.