Skip to content

1.3.2

Compare
Choose a tag to compare
@0xfeeddeadbeef 0xfeeddeadbeef released this 23 Nov 13:07
· 64 commits to master since this release
1f23ff1

Full Changelog: 1.3.1...1.3.2
NuGet: https://www.nuget.org/packages/TBC.Common.Configuration.Registry/1.3.2

Notable changes

  • 344e88f Add .NET 7.0 target framework

Infrastructure changes

  • 1f23ff1 Fix: Locate code coverage file
  • 15d5cd5 Inject GITHUB_WORKSPACE variable into codecov-action arguments
  • 165df9d Remove coverlet.msbuild package
  • 7486825 CI/CD: Use glob pattern when pushing NuGet package
  • 299941f Dependency review action: reject GPL license variants
  • 5a756e6 ReadMe: Minor spelling fix
  • c4fd6a1 Set minimum required .NET SDK version to 7.0.100