aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak 2d87bdf565
Add support for MvcPrecompilation settings (#1956)
* Add support for MvcPrecompilation settings

Adds support to the Razor SDK for various legacy features of the MVC
Precompilation tool.

- MvcRazorCompileOnPublish
- MvcRazorExcludeViewFilesFromPublish
- MvcRazorExcludeRefAssembliesFromPublish
- MvcRazorOutputPath
- MvcRazorEmbedViewSources
- MvcRazorFilesToCompile
2018-01-22 16:56:58 -08:00
..
IntegrationTests Add support for MvcPrecompilation settings (#1956) 2018-01-22 16:56:58 -08:00
BuildVariables.cs
BuildVariables.cs.template
Microsoft.AspNetCore.Razor.Design.Test.csproj
xunit.runner.json