aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
Ryan Nowak 0c6aadb897 Add a test for design time builds #1846
This change adds a test to verify that Razor targets don't show up in
design time builds when RazorCompileOnBuild=true

We don't want to add a significant perf cost to design time builds since
they affect project load.
2018-02-09 15:33:19 -08:00
..
Assert.cs
BuildIntegrationTest.cs
BuildServerIntegrationTest.cs Cleaned up logging in build server 2018-02-07 23:52:54 -08:00
BuildServerTestFixture.cs
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