In the event someone wants to move the obj/ folder, MSBuild will not be able to locate dotnet-watch's generated targets. dotnet-watch cannot automatically find the obj folder (#244), so this command line switch allows users to point dotnet-watch to the right location. |
||
|---|---|---|
| .. | ||
| Scenario | ||
| TestProjects | ||
| AppWithDepsTests.cs | ||
| AwaitableProcess.cs | ||
| DotNetWatcherTests.cs | ||
| FileWatcherTests.cs | ||
| GlobbingAppTests.cs | ||
| Microsoft.DotNet.Watcher.Tools.FunctionalTests.csproj | ||
| NoDepsAppTests.cs | ||