aspnetcore/test/Microsoft.DotNet.Watcher.To.../Scenario
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
..
ProjectToolScenario.cs
WatchableApp.cs Simplify the MSBuild targets in dotnet-watch 2017-09-26 11:59:29 -07:00