aspnetcore/test/Microsoft.AspNetCore.Razor....
Ryan Nowak 818d4256aa Fix #1999
The fix for this for preview1 is to ignore any files with an absolute path. MvcPrecompilation
ignores files outside the project root, and we're aiming for parity.

This will have a proper fix in preview2
2018-02-01 13:05:45 -08:00
..
IntegrationTests Fix #1999 2018-02-01 13:05:45 -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