This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
Modify ViewStartUtility to generate always view paths with forward slashes #3294
Closed
Description
Related to aspnet/FileSystem#129. From Mvc's end we could modify the path generation for ViewStart and ViewImports to always have forward slashes. These would bring it in line with the templated view and area paths we specify in RazorViewEngine.