BelotGameEngine icon indicating copy to clipboard operation
BelotGameEngine copied to clipboard

Moving projects to .NET 7 causes Belot.UI.Windows to break

Open Banovvv opened this issue 2 years ago • 0 comments

In order to introduce Random.Shared, the following projects have to be upgraded to .NET 7:

  • Belot.AI.DummyPlayer
  • Belot.AI.SmartPlayer
  • Belot.Engine

This in turn causes Belot.UI.Windows to break: image

Banovvv avatar Jun 23 '23 14:06 Banovvv