aspnetcore/test/Microsoft.AspNetCore.Razor..../IntegrationTests
Pranav K a9f818bf82 Disable node-reuse to allow rebuilding
Recent builds of msbuild have node reuse enabled by default. This locks up the
task dlls after the test's completed preventing rebuilds untill you kill the process.
2018-04-23 12:50:38 -07:00
..
Assert.cs
BuildIncrementalismTest.cs Handle Travis failure on ubuntu 2018-04-18 15:46:06 -07:00
BuildIntegrationTest.cs Continue generating RelatedAssemblyPart on assembly if GenerateAssemblyInfo=false 2018-04-13 16:14:37 -07:00
BuildIntrospectionTest.cs Continue generating RelatedAssemblyPart on assembly if GenerateAssemblyInfo=false 2018-04-13 16:14:37 -07:00
BuildServerIntegrationTest.cs Write process and pipe information to a pid file 2018-04-18 14:51:28 -07:00
BuildServerTestFixture.cs Write process and pipe information to a pid file 2018-04-18 14:51:28 -07:00
ConfigurationMetadataIntegrationTest.cs Continue generating RelatedAssemblyPart on assembly if GenerateAssemblyInfo=false 2018-04-13 16:14:37 -07:00
DesignTimeBuildIntegrationTest.cs
FIleThumbPrint.cs
InitializeTestProjectAttribute.cs Make sure RazorSdk works when BuildingInVisualStudio \ BuildProjectReferences is disabled 2018-04-13 14:35:04 -07:00
MSBuildIntegrationTestBase.cs Disable node-reuse to allow rebuilding 2018-04-23 12:50:38 -07:00
MSBuildProcessKind.cs
MSBuildProcessManager.cs
MSBuildResult.cs
PackIntegrationTest.cs
ProjectDirectory.cs
PublishIntegrationTest.cs
RazorCompileIntegrationTest.cs
RazorGenerateIntegrationTest.cs