MonoGame / MonoGame.Samples

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

Microsoft.Xna.Framework.Graphics Missing #40

Closed NVentimiglia closed 4 years ago

NVentimiglia commented 9 years ago

Just tried booting up the examples. DId a nuget restore. Microsoft.Xna.Framework.Graphics; is missing all over the place. Using MonoGame 3.3 on Windows Visual Studio 2013

SimonDarksideJ commented 9 years ago

Which project are you seeing this on? Just double checked my local source and it was fine. Don't forget to do a clean and rebuild.

SimonDarksideJ commented 4 years ago

Tested against MonoGame 3.7 and working fine