Skip to content

Sync to EF 11.0.0-preview.5.26267.102#3838

Merged
roji merged 1 commit into
mainfrom
roji/sync-latest-ef
May 18, 2026
Merged

Sync to EF 11.0.0-preview.5.26267.102#3838
roji merged 1 commit into
mainfrom
roji/sync-latest-ef

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented May 18, 2026

Summary

  • Sync EF Core and Microsoft.Extensions dependencies to 11.0.0-preview.5.26267.102.

EF-side PRs requiring EFCore.PG updates

None; this sync only required the package version bump.

Validation

  • dotnet restore && dotnet build --no-restore passed.
  • dotnet test test\EFCore.PG.Tests --no-build passed: 495 passed, 6 skipped.
  • dotnet test --no-build could not complete functional tests in this environment because no Test__Npgsql__DefaultConnection is configured and Docker is not running (Failed to connect to Docker endpoint at npipe://./pipe/docker_engine).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 18, 2026 07:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR syncs EF Core and Microsoft.Extensions package versions to 11.0.0-preview.5.26267.102 for the EFCore.PG provider.

Changes:

  • Bumps the central EF Core dependency version.
  • Bumps Microsoft.Extensions dependency versions to the same preview build.

@roji roji enabled auto-merge (squash) May 18, 2026 07:46
@roji roji merged commit 9548832 into main May 18, 2026
16 checks passed
@roji roji deleted the roji/sync-latest-ef branch May 18, 2026 07:54
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