From c8de84cbae4a5ce6e9c96ff55067aa2118952884 Mon Sep 17 00:00:00 2001 From: Jon P Smith Date: Tue, 24 Oct 2023 09:23:18 +0100 Subject: [PATCH] Fixed rc1 NuGets to rc2 --- Benchmarking/Benchmarking.csproj | 4 ++-- ServiceLayer/ServiceLayer.csproj | 2 +- Tests/Tests.csproj | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Benchmarking/Benchmarking.csproj b/Benchmarking/Benchmarking.csproj index e9b98b8..55412a6 100644 --- a/Benchmarking/Benchmarking.csproj +++ b/Benchmarking/Benchmarking.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/ServiceLayer/ServiceLayer.csproj b/ServiceLayer/ServiceLayer.csproj index 70b52a1..c6521f4 100644 --- a/ServiceLayer/ServiceLayer.csproj +++ b/ServiceLayer/ServiceLayer.csproj @@ -6,7 +6,7 @@ - + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index ecc9c7b..a88659b 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -7,9 +7,9 @@ - - - + + +