Skip to content

Sync to EF 11.0.0-preview.3.26203.107#3802

Merged
roji merged 1 commit intomainfrom
sync-to-ef-11.0.0-preview.3.26203.107
Apr 6, 2026
Merged

Sync to EF 11.0.0-preview.3.26203.107#3802
roji merged 1 commit intomainfrom
sync-to-ef-11.0.0-preview.3.26203.107

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented Apr 6, 2026

Updates the EF Core dependency from 11.0.0-preview.3.26174.112 to 11.0.0-preview.3.26203.107, and the .NET SDK from 11.0.100-preview.1 to 11.0.100-preview.2.

Changes

  • Updated EFCoreVersion, MicrosoftExtensionsVersion, and MicrosoftExtensionsConfigurationVersion in Directory.Packages.props
  • Updated SDK version in global.json to 11.0.100-preview.2.26159.112
  • Added 2 new test overrides in StringTranslationsNpgsqlTest to match new tests added in the EF base class

EF PRs requiring changes

Test results

All 28,535 tests pass (0 failures, 279 skipped).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 6, 2026 08:03
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

Synchronizes EFCore.PG with EF Core 11.0.0-preview.3.26203.107 (and the corresponding .NET 11 SDK preview), including adding PostgreSQL SQL baselines for newly introduced EF relational string translation tests.

Changes:

  • Bumped EF Core + Microsoft.Extensions package versions in Directory.Packages.props.
  • Updated the pinned .NET SDK in global.json to 11.0.100-preview.2.26159.112.
  • Added 2 new functional test overrides in StringTranslationsNpgsqlTest with AssertSql(...) baselines.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
test/EFCore.PG.FunctionalTests/Query/Translations/StringTranslationsNpgsqlTest.cs Adds new test overrides and SQL baselines for EF-added string translation tests.
global.json Updates repo SDK pin to .NET 11 preview.2.
Directory.Packages.props Updates EF Core / Microsoft.Extensions preview versions to the newer EF build.

@roji roji merged commit d788f7d into main Apr 6, 2026
18 of 19 checks passed
@roji roji deleted the sync-to-ef-11.0.0-preview.3.26203.107 branch April 6, 2026 08:20
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