krestenlaust / ChessGame

Chess-engine designed and implemented by my friends, Cogo and Patrick, and I. Features AI opponent (using minimax), Lichess integration and multiplayer-on-LAN.
5 stars 1 forks source link

Migrate to .NET 7 #10

Closed krestenlaust closed 1 year ago

krestenlaust commented 1 year ago

Closes #6

All projects should be migrated to .NET 7, and deprecated functionally should be replaced, (or removed confidently) before this draft is ready.

krestenlaust commented 1 year ago

All projects have been migrated now, and have been tested