diff --git a/aspnetcore/tutorials/dotnet-watch.md b/aspnetcore/tutorials/dotnet-watch.md index dcd2e28b78..cd457e450b 100644 --- a/aspnetcore/tutorials/dotnet-watch.md +++ b/aspnetcore/tutorials/dotnet-watch.md @@ -47,7 +47,7 @@ Navigate to the product API (`http://localhost:5000/api/math/product?a=4&b=5`), - Add `Microsoft.DotNet.Watcher.Tools` to the *.csproj* file: ```xml - + ```