Monogame 3.5 installer for Xamarin installs monogame version 3.3

I downloaded the development build of MonoGame 3.5 for Mac OS X and I didn’t have any problems but after a short while I noticed that NuGet wanted me to update the framework to 3.4. I looked at the framework and it said it was version 3.3.

Is this just a bug or is it actually version 3.3 and if so how to I update to version 3.5?

I noticed the MonoDevelop/XS templates are using MG 3.3, also. You can just update to 3.4 through NuGet. The VS templates don’t even use NuGet :cry:. They manually add a reference to the DLL that is installed.

Since 3.5 hasn’t been released yet, If you want to use it you’ll need to go to the build server and grab it from there. Then update the reference.