Skip to content

Release 5.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Sep 12:09
48c89d2

What's Changed

Other Changes

  • Update to .NET 10, TFMs and GitHub Actions v5 by @johnkors with @Copilot in #21
  • Target net10.0/net11.0, upgrade xunit v4, modernize CI by @johnkors in #22
  • Switch to NuGet trusted publishing (OIDC) by @johnkors in #23

New Contributors

  • @johnkors with @Copilot made their first contribution in #21

Full Changelog: 4.0.0...5.0.0

48c89d2 Switch Release/PreRelease to NuGet trusted publishing (OIDC) (#23)
b91cb4c Target net10.0/net11.0, upgrade xunit v4, modernize CI (#22)
039f268 Update to .NET 10, TFMs and GitHub Actions v5 (#21)
a409553 update editorconfig (var usage)