Skip to content

Sync to EF 11.0.0-preview.5.26311.105#3859

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

Sync to EF 11.0.0-preview.5.26311.105#3859
roji merged 3 commits into
npgsql:mainfrom
roji:roji/sync-latest-ef

Conversation

@roji

@roji roji commented Jun 12, 2026

Copy link
Copy Markdown
Member

Syncs EFCore.PG to the latest EF Core 11 preview.5 daily build, 11.0.0-preview.5.26311.105.

EF-side PRs requiring provider changes

None; no provider code changes were required for this sync.

Validation

  • dotnet build EFCore.PG.slnx -v:minimal
  • dotnet test test/EFCore.PG.Tests/EFCore.PG.Tests.csproj --no-build -v:minimal
  • env 'Test:Npgsql:DefaultConnection=Host=localhost;Port=5432;Database=postgres;Username=postgres' dotnet test test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj --no-build -v:minimal

roji and others added 3 commits April 19, 2022 12:51
Copilot AI review requested due to automatic review settings June 12, 2026 08:50

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 pinned EF Core / Microsoft.Extensions preview build versions to sync with EF 11.0.0-preview.5.26311.105. This keeps the provider aligned with upstream EF daily previews where provider-facing changes can occur frequently.

Changes:

  • Bump EFCoreVersion to 11.0.0-preview.5.26311.105.
  • Bump MicrosoftExtensionsVersion and MicrosoftExtensionsConfigurationVersion to the same build number.
Show a summary per file
File Description
Directory.Packages.props Updates the pinned EF Core and Microsoft.Extensions preview build versions used across the solution.

Copilot's findings

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

@roji roji merged commit bd22934 into npgsql:main Jun 12, 2026
8 checks passed
@roji roji deleted the roji/sync-latest-ef branch June 12, 2026 09:03
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