This commit is contained in:
Mark J Price 2022-11-09 14:36:35 +00:00
commit 4d97515083
2 changed files with 5 additions and 5 deletions

View file

@ -2,8 +2,8 @@
If you find any mistakes in the seventh edition, *C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals*, or if you have suggestions for improvements, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com.
[**Errata** (6 items)](errata.md): Typos or mistakes in code that would cause a compilation error that prevents a successful build.
[**Errata** (6 items)](errata.md): Typos, tool user interface changes, or mistakes in code that would cause a compilation error that prevents a successful build.
[**Improvements** (0 items)](improvements.md): Changes to text or code that would improve the content. These are optional.
[**Improvements** (1 item)](improvements.md): Changes to text or code that would improve the content. These are optional.
All errata and improvements will be included in the 8th edition planned for publishing in November 2023. To be included they must be submitted by mid-September 2023.
All errata and improvements will be included in the 8th edition planned for publishing in November 2023. To be included they must be submitted by mid-September 2023.

View file

@ -1,4 +1,4 @@
**Improvements (1 item)**
**Improvements**
If you have suggestions for improvements, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com.
@ -17,4 +17,4 @@ Console.OutputEncoding = System.Text.Encoding.UTF8;
# Bonus Content
None so far.
None so far.