History: in the days of DNX, there was a plan to share code between dnx-watch and Visual Studio tooling to watch the system. We split the package into two pieces with this intention. Since then, dotnet-cli has replaced DNX and MSBuild will replace project.json. The shared watch code isn't necessary, nor is it an API we want to support. |
||
|---|---|---|
| .. | ||
| FileWatcher | ||
| Implementation | ||
| IFileWatcher.cs | ||
| IProcessWatcher.cs | ||
| IProject.cs | ||
| IProjectProvider.cs | ||
| IncludeContextExtensions.cs | ||
| ProjectWatcher.cs | ||