Pranav K
|
127d23a022
|
Parse LanguageVersion correctly
Fixes https://github.com/aspnet/Mvc/issues/6611
|
2017-09-19 13:38:40 -07:00 |
Pranav K
|
8963b83dd3
|
Remove ParseOptions and CompilationOptions from RazorViewEngineOptions (#6487)
* Remove ParseOptions and CompilationOptions from RazorViewEngineOptions
Fixes #6009
|
2017-07-05 14:18:49 -07:00 |
Ryan Nowak
|
c3f7613725
|
Make RazorReferenceManage public
Fix for #4938. This change makes the reference manager public and
documented so that it can be replaced.
|
2017-05-26 10:58:45 -07:00 |
Pranav K
|
452578e4a8
|
Revisit the architecture of CompilerCache
Fixes #5912
|
2017-05-25 08:54:15 -07:00 |