So I tried making a new MonoGame project and the nuget packages don't appear to be loading.
[![Dependencies][1]][1]
Whenever I try to use the MonoGame namespaces (eg: Microsoft.Xna.Framework) it gives me an error:
CSO234: They type namespace 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)