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 |
||
|---|---|---|
| .. | ||
| Scenario | ||
| TestProjects | ||
| AppWithDepsTests.cs | ||
| AwaitableProcess.cs | ||
| DotNetWatcherTests.cs | ||
| FileWatcherTests.cs | ||
| GlobbingAppTests.cs | ||
| Microsoft.DotNet.Watcher.Tools.FunctionalTests.csproj | ||
| NoDepsAppTests.cs | ||