Skip to content

Bump all EF Core packages to 9.0.13 for consistency#32

Merged
Evilazaro merged 2 commits intodependabot/nuget/src/IdentityProvider/Microsoft.EntityFrameworkCore-9.0.13from
copilot/sub-pr-29
Feb 20, 2026
Merged

Bump all EF Core packages to 9.0.13 for consistency#32
Evilazaro merged 2 commits intodependabot/nuget/src/IdentityProvider/Microsoft.EntityFrameworkCore-9.0.13from
copilot/sub-pr-29

Conversation

Copy link
Contributor

Copilot AI commented Feb 20, 2026

Only Microsoft.EntityFrameworkCore was bumped to 9.0.13 in #29, leaving six related packages on older versions (9.0.3 or 9.0.4). Mismatched EF Core package versions can cause runtime errors and dependency resolution failures.

Changes

  • IdentityProvider.csproj — align all EF Core packages to 9.0.13:
    • Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore 9.0.4 → 9.0.13
    • Microsoft.AspNetCore.Identity.EntityFrameworkCore 9.0.3 → 9.0.13
    • Microsoft.EntityFrameworkCore.Design 9.0.3 → 9.0.13
    • Microsoft.EntityFrameworkCore.Sqlite 9.0.4 → 9.0.13
    • Microsoft.EntityFrameworkCore.Sqlite.Core 9.0.4 → 9.0.13
    • Microsoft.EntityFrameworkCore.Tools 9.0.3 → 9.0.13

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: Evilazaro <20006379+Evilazaro@users.noreply.github.com>
Copilot AI changed the title [WIP] Address feedback on bump Microsoft.EntityFrameworkCore version Bump all EF Core packages to 9.0.13 for consistency Feb 20, 2026
Copilot AI requested a review from Evilazaro February 20, 2026 19:08
@Evilazaro Evilazaro marked this pull request as ready for review February 20, 2026 19:11
@Evilazaro Evilazaro merged commit 38b76e8 into dependabot/nuget/src/IdentityProvider/Microsoft.EntityFrameworkCore-9.0.13 Feb 20, 2026
@Evilazaro Evilazaro deleted the copilot/sub-pr-29 branch February 20, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants