From 335bff030bd3b6377f6ef026b96843eb56acbddf Mon Sep 17 00:00:00 2001 From: Darren Reid Date: Fri, 17 Nov 2023 15:37:06 +1100 Subject: [PATCH] Change back to ServiceStack 8.* --- .../TalentBlazor.ServiceInterface.csproj | 6 +++--- .../TalentBlazor.ServiceModel.csproj | 2 +- TalentBlazor.Tests/TalentBlazor.Tests.csproj | 4 ++-- TalentBlazor/TalentBlazor.csproj | 12 ++++++------ 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/TalentBlazor.ServiceInterface/TalentBlazor.ServiceInterface.csproj b/TalentBlazor.ServiceInterface/TalentBlazor.ServiceInterface.csproj index 7a18510..417e025 100644 --- a/TalentBlazor.ServiceInterface/TalentBlazor.ServiceInterface.csproj +++ b/TalentBlazor.ServiceInterface/TalentBlazor.ServiceInterface.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/TalentBlazor.ServiceModel/TalentBlazor.ServiceModel.csproj b/TalentBlazor.ServiceModel/TalentBlazor.ServiceModel.csproj index cad50d7..81cc5db 100644 --- a/TalentBlazor.ServiceModel/TalentBlazor.ServiceModel.csproj +++ b/TalentBlazor.ServiceModel/TalentBlazor.ServiceModel.csproj @@ -8,7 +8,7 @@ - + diff --git a/TalentBlazor.Tests/TalentBlazor.Tests.csproj b/TalentBlazor.Tests/TalentBlazor.Tests.csproj index 08fc056..6f14224 100644 --- a/TalentBlazor.Tests/TalentBlazor.Tests.csproj +++ b/TalentBlazor.Tests/TalentBlazor.Tests.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/TalentBlazor/TalentBlazor.csproj b/TalentBlazor/TalentBlazor.csproj index 6bb4f68..bf54c22 100644 --- a/TalentBlazor/TalentBlazor.csproj +++ b/TalentBlazor/TalentBlazor.csproj @@ -20,12 +20,12 @@ - - - - - - + + + + + +