mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
20 lines
738 B
Markdown
20 lines
738 B
Markdown
# Errata
|
|
|
|
If you find any mistakes, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com.
|
|
|
|
- [Errata](#errata)
|
|
- [Print Book](#print-book)
|
|
- [Page 165 - Running unit tests using Visual Studio Code](#page-165---running-unit-tests-using-visual-studio-code)
|
|
- [Bonus Content](#bonus-content)
|
|
|
|
# Print Book
|
|
|
|
## Page 165 - Running unit tests using Visual Studio Code
|
|
|
|
> Thanks to [kwatsonkairosmgt](https://github.com/kwatsonkairosmgt) for raising this [issue on 27 October 2022](https://github.com/markjprice/cs10dotnet6/issues/106).
|
|
|
|
In Step 1, the project name `CalculatorLibUnitTest` should be `CalculatorLibUnitTests`.
|
|
|
|
# Bonus Content
|
|
|
|
None so far. |