From f03acef2f447a2e53b913f12c5d87bbb20e0be42 Mon Sep 17 00:00:00 2001 From: Jack Edwards Date: Wed, 28 Aug 2024 13:42:11 -0500 Subject: [PATCH] Adjust dependency versions to try to fix unit testing error --- Crypter.API/Crypter.API.csproj | 1 + Crypter.Web/Crypter.Web.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Crypter.API/Crypter.API.csproj b/Crypter.API/Crypter.API.csproj index 7ffd68e6e..9206de48c 100644 --- a/Crypter.API/Crypter.API.csproj +++ b/Crypter.API/Crypter.API.csproj @@ -29,5 +29,6 @@ + diff --git a/Crypter.Web/Crypter.Web.csproj b/Crypter.Web/Crypter.Web.csproj index 592570351..6567d5701 100644 --- a/Crypter.Web/Crypter.Web.csproj +++ b/Crypter.Web/Crypter.Web.csproj @@ -25,7 +25,7 @@ - +