I'm porting my XNA game to Mono. I've installed the Monogame Windows NuGet package and ran the installer provided at monogame.net, but I still don't have access to the majority of the Monogame framework, like Monogame.Framework.Graphics, Vector2, etc. Why not?
Edit: I can even see it referenced in Visual Studio. It's the right version and everything. What is going on?