markjprice / cs11dotnet7

Repository for the Packt Publishing book titled "C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
565 stars 205 forks source link

Subsections order in the section "Setting a breakpoint and starting debugging" of chapter four #28

Closed MAS-OUD closed 1 year ago

MAS-OUD commented 1 year ago

In the section Setting a breakpoint and starting debugging of chapter four, Writing, Debugging, and Testing Functions, at the end of the subsection Using Visual Studio 2022 there's the following paragraph:

If you do not want to see how to use Visual Studio Code to start debugging, then you can skip the next section and continue to the section titled Navigating with the debugging toolbar.

In the book, the section Using Visual Studio Code appears after the section Navigating with the debugging toolbar. I think there might be a mistake here.

markjprice commented 1 year ago

Thank you. I have added an item for this issue: https://github.com/markjprice/cs11dotnet7/blob/main/docs/errata/errata.md#page-166---setting-a-breakpoint-and-starting-debugging---using-visual-studio-2022