Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

2.0.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 10 May 04:30

Features

  • dotnet watch --list (#250)
  • Add --version command-line option to tools that don't have it (#228)
  • Make it possible to detect when a process is running inside dotnet-watch (#52)

Bugs Fixed

  • dotnet-watch prints invalid characters in Command Prompt (#265)
  • dotnet-watch --help spits out help twice (#252)
  • Improve error message when GenerateWatchList fails (#249)
  • dotnet-user-secrets breaks when project uses implicit imports (#242)
  • Ensure secrets ID does not contain invalid file name characters (#229)