From 44fe5d777a56b2eb34336e2fd66d84d28d15f2c4 Mon Sep 17 00:00:00 2001 From: Shay Rojansky Date: Thu, 16 Oct 2025 19:15:37 +0200 Subject: [PATCH] Bump EF version to 10.0.0-rc.2.25502.107 --- Directory.Packages.props | 8 ++++++-- .../EFCore.PG.FunctionalTests.csproj | 4 ++++ test/EFCore.PG.Tests/EFCore.PG.Tests.csproj | 4 ++++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index a09269894..47e275325 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,7 +1,7 @@ - 10.0.0-rc.2.25502.106 - 10.0.0-rc.2.25502.106 + 10.0.0-rc.2.25502.107 + 10.0.0-rc.2.25502.107 10.0.0-rc.1 @@ -32,5 +32,9 @@ + + + + diff --git a/test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj b/test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj index 8050bc586..278a40050 100644 --- a/test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj +++ b/test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj @@ -19,6 +19,10 @@ + + + + diff --git a/test/EFCore.PG.Tests/EFCore.PG.Tests.csproj b/test/EFCore.PG.Tests/EFCore.PG.Tests.csproj index 201184440..15489c031 100644 --- a/test/EFCore.PG.Tests/EFCore.PG.Tests.csproj +++ b/test/EFCore.PG.Tests/EFCore.PG.Tests.csproj @@ -20,6 +20,10 @@ + + + +