Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Feb 12:11
· 1 commit to main since this release
b2b0eb6

What's Changed

  • Exclude samples from code coverage; upload test results to Codecov by @Copilot in #34
  • Fix CI: missing JunitXml.TestLogger in Samples project breaks test step by @Copilot in #35
  • Fix Codecov test results upload using correct action input by @Copilot in #36
  • Fix Codecov test results upload finding no XML files by @Copilot in #37
  • Add CodeCov badge and .codecov.yml configuration by @Copilot in #38
  • Migrate to .NET 10 by @Copilot in #39
  • Release v1.4.0: .NET 10 upgrade — changelog and docs by @Copilot in #40

Full Changelog: v1.3.0...v1.4.0