aspnetcore/test/Microsoft.DotNet.Watcher.To...
Nate McMaster 3dd029a8b5 Simplify the MSBuild targets in dotnet-watch
Use CustomAfterMicrosoftCommonTargets instead of MSBuildProjectExtensionsPath.
 - No more need to write to obj/$(Project).g.dotnetwatch.targets
 - Works on project that have changed default file locations via BaseIntermediateOutputPath

Simplify DotNetWatch targets
 - Condense to one targets file
 - Simplify dependency chain of targets
 - Build project references in a parallel
2017-09-26 11:59:29 -07:00
..
Utilities Remove blocking call to stream reader and fix bug in task chaining 2017-05-01 12:48:11 -07:00
AssertEx.cs Simplify the MSBuild targets in dotnet-watch 2017-09-26 11:59:29 -07:00
CommandLineOptionsTests.cs
ConsoleReporterTests.cs
Microsoft.DotNet.Watcher.Tools.Tests.csproj Simplify the MSBuild targets in dotnet-watch 2017-09-26 11:59:29 -07:00
MsBuildFileSetFactoryTest.cs Simplify the MSBuild targets in dotnet-watch 2017-09-26 11:59:29 -07:00
ProgramTests.cs Fix race conditions between CTRL+C and RunAsync in dotnet-watch 2017-04-28 10:34:18 -07:00