dwmkerr / sharpgl

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

build: automate releases #156

Closed dwmkerr closed 5 years ago

dwmkerr commented 5 years ago

This should be simple. Use the same structure as in github.com/dwmkerr/sharpshell to simply release to Nuget and GitHub when a new semver tag is created.