Skip to content
This repository was archived by the owner on Apr 11, 2021. It is now read-only.

Commit d8d46c9

Browse files
Update Readme
more chapters checked on Linux
1 parent 8b23de1 commit d8d46c9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Samples available for these chapters (sample folders):
2626
* Chapter 6 - Generics (Generics) [Windows, Linux]
2727
* Chapter 7 - Arrays and Tuples (Arrays) [Windows, Linux]
2828
* Chapter 8 - Operators and Casts (OperatorsAndCasts) [Windows, Linux]
29-
* Chapter 9 - Delegates, Lambdas, and Events (Delegates)
30-
* Chapter 10 - Strings and Regular Expressions (StringsAndRegularExpressions)
31-
* Chapter 11 - Collections (Collections)
32-
* Chapter 12 - Special Collections (SpecialCollections)
33-
* Chapter 13 - Language Integrated Query (LINQ)
29+
* Chapter 9 - Delegates, Lambdas, and Events (Delegates) [WeakEvents sample requires .NET Framework, other samples Windows, Linux]
30+
* Chapter 10 - Strings and Regular Expressions (StringsAndRegularExpressions) [Windows, Linux]
31+
* Chapter 11 - Collections (Collections) [Windows, Linux]
32+
* Chapter 12 - Special Collections (SpecialCollections) [Windows, Linux]
33+
* Chapter 13 - Language Integrated Query (LINQ) [Windows, Linux]
3434
* Chapter 14 - Errors and Exceptions (ErrorsAndExceptions)
3535
* Chapter 15 - Asynchronous Programming (Async)
3636
* Chapter 16 - Reflection, Metadata, and Dynamic Programming (ReflectionAndDynamic)

0 commit comments

Comments
 (0)