Skip to content

Sync to EF 11.0.0-preview.6.26319.105#3866

Merged
roji merged 3 commits into
npgsql:mainfrom
roji:roji-sync-latest-ef
Jun 22, 2026
Merged

Sync to EF 11.0.0-preview.6.26319.105#3866
roji merged 3 commits into
npgsql:mainfrom
roji:roji-sync-latest-ef

Conversation

@roji

@roji roji commented Jun 22, 2026

Copy link
Copy Markdown
Member

This syncs the provider to the latest EF Core 11.0 preview.6 daily build so EFCore.PG stays current with the preview train.

Changes

  • Updated the central EF Core package version to 11.0.0-preview.6.26319.105.
  • Updated the matching Microsoft.Extensions package versions to 11.0.0-preview.6.26319.105.

No provider code changes were required for this EF daily.

EF-side PRs requiring provider changes

N/A - no EF-side changes required corresponding provider updates in this sync.

Validation

  • dotnet build EFCore.PG.slnx
  • Test__Npgsql__DefaultConnection='Server=localhost;Port=5432;Username=npgsql_tests;Password=npgsql_tests;Database=postgres' dotnet test EFCore.PG.slnx --no-build

Copilot AI review requested due to automatic review settings June 22, 2026 09:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates EFCore.PG’s centrally-managed package versions to stay aligned with the EF Core 11 preview.6 daily build train, ensuring the provider continues to compile and test against the latest EF changes.

Changes:

  • Bumped EFCoreVersion to 11.0.0-preview.6.26319.105.
  • Bumped matching Microsoft.Extensions* versions to 11.0.0-preview.6.26319.105.
Show a summary per file
File Description
Directory.Packages.props Updates centrally-defined EF Core and Microsoft.Extensions package version properties to the newer preview daily build.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@roji roji merged commit 58fa2ca into npgsql:main Jun 22, 2026
10 checks passed
@roji roji deleted the roji-sync-latest-ef branch June 22, 2026 09:42
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