How can I tell what version of MonoGames I am running in my project?

Hey, it’s been a long time since I’ve worked on a video that I converted to MonoGame. The game was converted from XNA to MonoGame on 7/10/2013. So, I think it was converted to version 3.0.1. But, how do I tell for sure? I can’t find an about page or anything in visual studio or in my code that specifies what version of MonoGame it is using.

1 Like

Check the version number on the reference in visual studio .

2 Likes