From bdad3123eac1bdf7cb6d9c84d88d826c92465a12 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 21 Sep 2016 10:46:31 -0700 Subject: [PATCH] React to rename of dotnet-watch to DotNetTools --- makefile.shade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile.shade b/makefile.shade index 9528fd373e..2808894464 100644 --- a/makefile.shade +++ b/makefile.shade @@ -716,7 +716,7 @@ functions "EventNotification", "Options", "Logging", - "dotnet-watch", + "DotNetTools", "HtmlAbstractions", "DataProtection", "HttpAbstractions",