From 68093d84fdf04046a0fd4b5c82ceba39af603f66 Mon Sep 17 00:00:00 2001 From: Shay Rojansky Date: Mon, 6 Mar 2023 15:23:47 +0100 Subject: [PATCH] Use Npgsql 8.0.0-preview.1 --- build/dependencies.props | 32 +++++++++++++------ src/Benchmarks/Benchmarks.csproj | 17 +++++++++- .../TechEmpower/Minimal/Minimal.csproj | 2 +- src/BenchmarksApps/TechEmpower/Mvc/Mvc.csproj | 4 +-- .../PlatformBenchmarks.csproj | 4 +-- 5 files changed, 43 insertions(+), 16 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 5ab6c8800..bf761fdb5 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -30,16 +30,19 @@ 5.0.5 6.0.0 + 8.0.0-preview.1 4.0.0 + 5.1.0 2.0.2 2.1.2 2.2.4 3.0.1 - 3.1.11 - 5.0.6 - 6.0.0 + 3.1.18 + 5.0.10 + 6.0.8 + 8.0.0-preview.1 2.0.1 2.1.4 @@ -47,19 +50,22 @@ 3.0.1 3.1.1 5.0.2 - 6.0.0-preview.7 + 6.0.2 + 7.0.0 3.0.3 - 3.1.13 - 5.0.10 - 6.0.0 + 3.1.32 + 5.0.17 + 6.0.14 + 8.0.0-preview.1.23111.4 2.1.14 2.2.6 3.0.3 - 3.1.13 - 5.0.10 - 6.0.0 + 3.1.32 + 5.0.17 + 6.0.14 + 8.0.0-preview.1.23111.4 @@ -74,4 +80,10 @@ 3.1.0 + + 6.0.14 + + + 8.0.0-preview.1.23112.2 + diff --git a/src/Benchmarks/Benchmarks.csproj b/src/Benchmarks/Benchmarks.csproj index 46b67804d..ce1b5f498 100644 --- a/src/Benchmarks/Benchmarks.csproj +++ b/src/Benchmarks/Benchmarks.csproj @@ -116,7 +116,7 @@ - + @@ -131,6 +131,21 @@ + + + + + + + + + + + + + + + PreserveNewest diff --git a/src/BenchmarksApps/TechEmpower/Minimal/Minimal.csproj b/src/BenchmarksApps/TechEmpower/Minimal/Minimal.csproj index 0e0a1a318..74ecbd232 100644 --- a/src/BenchmarksApps/TechEmpower/Minimal/Minimal.csproj +++ b/src/BenchmarksApps/TechEmpower/Minimal/Minimal.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/BenchmarksApps/TechEmpower/Mvc/Mvc.csproj b/src/BenchmarksApps/TechEmpower/Mvc/Mvc.csproj index 868bccbd7..ef4b8142c 100644 --- a/src/BenchmarksApps/TechEmpower/Mvc/Mvc.csproj +++ b/src/BenchmarksApps/TechEmpower/Mvc/Mvc.csproj @@ -12,7 +12,7 @@ - - + + diff --git a/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/PlatformBenchmarks.csproj b/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/PlatformBenchmarks.csproj index d3fb12fd9..090ef4615 100644 --- a/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/PlatformBenchmarks.csproj +++ b/src/BenchmarksApps/TechEmpower/PlatformBenchmarks/PlatformBenchmarks.csproj @@ -43,8 +43,8 @@ - - + +