Add Debugging ASP.NET Core 2.x source (#4604)

fixes #4155
pull/4605/head
Rick Anderson 2017-10-19 12:30:51 -10:00 committed by GitHub
parent ce215b2a94
commit 450357c90e
1 changed files with 1 additions and 0 deletions

View File

@ -16,5 +16,6 @@ ms.prod: asp.net-core
- [Unit testing](https://docs.microsoft.com/dotnet/articles/core/testing/unit-testing-with-dotnet-test)
- [Integration testing](xref:testing/integration-testing)
- [Testing controllers](xref:mvc/controllers/testing)
- [Debugging ASP.NET Core 2.x source](https://github.com/aspnet/Docs/issues/4155)
- [Remote debugging](https://docs.microsoft.com/visualstudio/debugger/remote-debugging-azure)
- [Snapshot debugging](https://docs.microsoft.com/azure/application-insights/app-insights-snapshot-debugger)