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
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