- Move examples (Blackjack, TicTacToe) to the root directory - Convert example projects from Console applications to Libraries - Add Directory.Build.props for shared build settings - Update solution file and project references to reflect new paths |
||
|---|---|---|
| .. | ||
| Card.cs | ||
| DealerHand.cs | ||
| Deck.cs | ||
| Holds.cs | ||
| InDeck.cs | ||
| PlayerHand.cs | ||
| Rank.cs | ||
| Suit.cs | ||