I have no idea why, but neither Travis nor AppVeyor is running our builds, so even though #37 is merged, tagged and released, there won't be an automatic push of the .nupkg to NuGet.org. We should just delete appveyor.yml and .travis.yml and set up auto-publishing to NuGet.org with GitHub Actions instead.
I have no idea why, but neither Travis nor AppVeyor is running our builds, so even though #37 is merged, tagged and released, there won't be an automatic push of the
.nupkg
to NuGet.org. We should just deleteappveyor.yml
and.travis.yml
and set up auto-publishing to NuGet.org with GitHub Actions instead.