aspnet / Announcements

Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
Other
1.66k stars 80 forks source link

Razor view engine performs case insensitive lookup for precompiled views #251

Open pranavkm opened 7 years ago

pranavkm commented 7 years ago

As part of addressing the issue in https://github.com/aspnet/MvcPrecompilation/issues/37, we have made lookups for precompiled views case insensitive all the time.

pranavkm commented 7 years ago

Please use https://github.com/aspnet/MvcPrecompilation/issues/136 for further discussion.