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
..
Scenario Simplify the MSBuild targets in dotnet-watch 2017-09-26 11:59:29 -07:00
TestProjects Simplify the MSBuild targets in dotnet-watch 2017-09-26 11:59:29 -07:00
AppWithDepsTests.cs
AwaitableProcess.cs
DotNetWatcherTests.cs Simplify the MSBuild targets in dotnet-watch 2017-09-26 11:59:29 -07:00
FileWatcherTests.cs
GlobbingAppTests.cs
Microsoft.DotNet.Watcher.Tools.FunctionalTests.csproj Simplify the MSBuild targets in dotnet-watch 2017-09-26 11:59:29 -07:00
NoDepsAppTests.cs