From ebc13dd06dd580d38faafd4b3985b6755e26726c Mon Sep 17 00:00:00 2001 From: Shay Rojansky Date: Wed, 7 Jan 2026 01:11:41 +0100 Subject: [PATCH] Correct date format (#5226) --- .../core/what-is-new/ef-core-11.0/provider-facing-changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entity-framework/core/what-is-new/ef-core-11.0/provider-facing-changes.md b/entity-framework/core/what-is-new/ef-core-11.0/provider-facing-changes.md index 1955f51585..65360c0fca 100644 --- a/entity-framework/core/what-is-new/ef-core-11.0/provider-facing-changes.md +++ b/entity-framework/core/what-is-new/ef-core-11.0/provider-facing-changes.md @@ -2,7 +2,7 @@ title: Provider-facing changes in EF Core 11 (EF11) - EF Core description: List of provider-facing changes introduced in Entity Framework Core 11 (EF11) author: roji -ms.date: 16/01/2026 +ms.date: 01/16/2026 uid: core/what-is-new/ef-core-11.0/provider-facing-changes ---