dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
755 stars 299 forks source link

Extensions: Visual Studio Extensions should reference new Nuget packages #89

Open dwmkerr opened 9 years ago

dwmkerr commented 9 years ago

we need to make sure we're using SharpGL.WPF etc etc, not the old packages.

robinsedlaczek commented 9 years ago

Should be done with my PR https://github.com/dwmkerr/sharpgl/pull/91.