Pranav K
|
0726b8b98b
|
Make publicly exposed Roslyn types internal
|
2018-07-31 11:08:22 -07:00 |
Pranav K
|
3517ecda2f
|
Ensure DebugType = embedded and DebugType = none work
Fixes #7406
|
2018-03-05 09:21:13 -08:00 |
Pranav K
|
51820e3e25
|
Use DebugType specified in DependencyContext to determine pdb type
Fixes #7006
|
2018-01-02 13:41:31 -08:00 |
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 |