aspnetcore/src/Mvc/Mvc.Razor.RuntimeCompilation
Pranav K fb037bda01
Set CSharpLangVersion during runtime compilation (#9135)
* Set CSharpLangVersion during runtime compilation

* Pass CSharpLangVersion inferred by the CSharpCompiler to RazorEngine
* Set GenerateRazorHostingAssemblyInfo in Razor.RuntimeCompilation
targets
* Unskip failing test

Fixes https://github.com/aspnet/AspNetCore/issues/8996
2019-04-05 21:24:50 -07:00
..
ref
src Set CSharpLangVersion during runtime compilation (#9135) 2019-04-05 21:24:50 -07:00
test Set CSharpLangVersion during runtime compilation (#9135) 2019-04-05 21:24:50 -07:00