DotNetTools/samples/dotnet-watch
Nate McMaster 261b27b700 Port CLI tools to be dotnet global tools
- Rename package IDs to dotnet-watch, dotnet-user-secrets, and dotnet-sql-cache
- Change packaging layout to support dotnet-install-tool
- Change package metadata to DotnetTool
- Drop support for DotNetCliToolReference (those will continue to be available under previous package ID's)
- Rename project files and folders
2017-12-29 08:42:36 -08:00
..
LaunchAnyCommand Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00
WatchJavascriptFiles Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00
WatchMultipleProjects Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00
Directory.Build.props Update the dotnet-watch samples to 2.0.0 2017-11-13 08:49:25 -08:00
Directory.Build.targets Update the dotnet-watch samples to 2.0.0 2017-11-13 08:49:25 -08:00
README.md Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00

README.md

dotnet-watch samples

The samples in this folder show some ways to customize dotnet-watch. For full details on available settings and configuration, see the README for the dotnet-watch project.