# project.json

Cleaning Up CSPROJ

I show how to make the new Visual Studio 2017 .NET Core based csproj XML concise and pretty for hand editing.

The Dotnet Watch Tool

The dotnet watch tool is a file watcher for dotnet that restarts the application when changes in the source code are detected.