MonoGame / MonoGame.Samples

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

Samples-WindowsDX.sln updated #49

Closed rtrusso closed 4 years ago

rtrusso commented 4 years ago

I've updated Samples-WindowsDX.sln, Samples-WindowsGL.sln and Samples-Android.sln to build in VS 2019 using MonoGame 3.7.1.189. The Windows samples were all converted to dotnet SDK-style project files, and "dotnet build" works as well. Added WindowsDX build for NeonShooter and SpaceWar. Built and tested each project.