diff --git a/Directory.Packages.props b/Directory.Packages.props index faa24f02d..619d9b19e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,14 +1,14 @@ 8.0.1 - 8.0.20 + 9.0.9 8.0.20 8.0.20 8.0.16 7.1.2 9.0.3 9.0.9 - 8.0.2 + 9.0.9 9.0.3 diff --git a/identity-server/CHANGELOG.md b/identity-server/CHANGELOG.md index 8d390e94d..f145cf4c9 100644 --- a/identity-server/CHANGELOG.md +++ b/identity-server/CHANGELOG.md @@ -26,6 +26,7 @@ ## Bug Fixes - Reject Pushed Authorization Requests with parameters duplicated in a JAR by @wcabus - Emit Telemetry Event for Introspection Requests for Valid Tokens by @bhazen +- Consolidated EF Core versions to prevent missing method exceptions by @bhazen ## Code Quality - Fixed typo in XML doc for Client.CoordinateLifetimeWithUserSession by @wcabus diff --git a/identity-server/migrations/Directory.Build.props b/identity-server/migrations/Directory.Build.props index e6eb6779f..b79e619a1 100644 --- a/identity-server/migrations/Directory.Build.props +++ b/identity-server/migrations/Directory.Build.props @@ -2,7 +2,7 @@ - net8.0 + net8.0 true