Pranav K
|
eb5c23ea8e
|
Parse LanguageVersion correctly
Fixes https://github.com/aspnet/Razor/issues/1591
|
2017-08-08 17:25:28 -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 |