diff --git a/Directory.Build.props b/Directory.Build.props index 63a0cdd59..356600731 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - 10.0.0-preview.4 + 10.0.0-preview.5 net10.0 latest enable diff --git a/Directory.Packages.props b/Directory.Packages.props index 180cb45b6..6ef512b87 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,7 +1,7 @@ - 10.0.0-preview.4.25258.110 - 10.0.0-preview.4.25258.110 + 10.0.0-preview.5.25277.114 + 10.0.0-preview.5.25277.114 9.0.3 diff --git a/global.json b/global.json index ceefd0550..bab925344 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-preview.4.25258.110", + "version": "10.0.100-preview.5.25277.114", "rollForward": "latestMajor", "allowPrerelease": true } diff --git a/test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj b/test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj index 5aa457819..8050bc586 100644 --- a/test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj +++ b/test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj @@ -24,11 +24,6 @@ - - - - - diff --git a/test/EFCore.PG.Tests/EFCore.PG.Tests.csproj b/test/EFCore.PG.Tests/EFCore.PG.Tests.csproj index a61023ba1..201184440 100644 --- a/test/EFCore.PG.Tests/EFCore.PG.Tests.csproj +++ b/test/EFCore.PG.Tests/EFCore.PG.Tests.csproj @@ -25,9 +25,4 @@ - - - - -