MonoGame / MonoGame.Samples

A few cross-platform game samples using MonoGame.
www.monogame.net
Other
583 stars 298 forks source link

.NET 5.0 compatibility #53

Closed FyiurAmron closed 2 years ago

FyiurAmron commented 3 years ago

Currently, the samples simply ain't compatible with .NET 5.0 on regular OpenGL/DirectX Windows build due to .csproj settings, although the very code seems to be .NET 5.0-compliant.

SimonDarksideJ commented 2 years ago

Samples do need updating to 3.8.1, which is a work in progress

SimonDarksideJ commented 2 years ago

All samples have now been updated to 3.8.1 @FyiurAmron