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 Add support for running tests using desktop msbuild 2018-01-05 12:52:01 -08:00
BuildVariables.cs.template Add support for running tests using desktop msbuild 2018-01-05 12:52:01 -08:00
Microsoft.AspNetCore.Razor.Design.Test.csproj Add support for running tests using desktop msbuild 2018-01-05 12:52:01 -08:00
xunit.runner.json