aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
Ryan Nowak 56ead8118a Decouple Razor tools from MVC
Adds a loader (with shadow copying in server mode) based on the Roslyn
Analyzer loader design.

Adds some targets to the Razor SDK that we can use to compute the
configuration and extensions.

Passes all of the metadata through to the command line tools so they can
deal with extensions.
2018-02-15 13:31:31 -08:00
..
Assert.cs
BuildIntegrationTest.cs
BuildServerIntegrationTest.cs Cleaned up logging in build server 2018-02-07 23:52:54 -08:00
BuildServerTestFixture.cs Decouple Razor tools from MVC 2018-02-15 13:31:31 -08:00
ConfigurationMetadataIntegrationTest.cs
DesignTimeBuildIntegrationTest.cs Add a test for design time builds #1846 2018-02-09 15:33:19 -08:00
FIleThumbPrint.cs
InitializeTestProjectAttribute.cs Added another integration test 2018-02-06 14:33:47 -08:00
MSBuildIntegrationTestBase.cs
MSBuildProcessKind.cs
MSBuildProcessManager.cs
MSBuildResult.cs
PackIntegrationTest.cs
ProjectDirectory.cs Added another integration test 2018-02-06 14:33:47 -08:00
PublishIntegrationTest.cs Integrate new Sdk 2018-02-06 15:41:31 -08:00
RazorCompileIntegrationTest.cs
RazorGenerateIntegrationTest.cs