Skip to content

2.4.0 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bgrainger bgrainger released this 20 Oct 04:48
· 21 commits to master since this release
2.4.0-beta.2
7b9a76e
  • Remove end-of-life .NET 7 target framework.
    • Users who wish to use DbDataSource need to target .NET 8.0 or later.
  • Fix "Can't replace active reader": #1469.
  • Update dependencies:
    • Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.2.
    • System.Diagnostics.DiagnosticSource from 7.0.2 to 8.0.1.