Whenever we merge to master
we want to be building and publishing new versions of the package to nuget.
Ideally, this should use conventional commit messages to semver the package.
We don't want to be doing this before #43 #44 and #45 are all entirely resolved though.