From f79ab2fbdb6538f19f25ff42f028789295e8a828 Mon Sep 17 00:00:00 2001 From: Neal Webb Date: Mon, 23 Dec 2024 13:15:52 -0500 Subject: [PATCH] Updated to .NET 8 --- .../Ellucian.Ethos.Integration.Test.csproj | 2 +- .../Ellucian.Ethos.Integration.csproj | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Ellucian.Ethos.Integration.Test/Ellucian.Ethos.Integration.Test.csproj b/Ellucian.Ethos.Integration.Test/Ellucian.Ethos.Integration.Test.csproj index c8b8905..5e9945c 100644 --- a/Ellucian.Ethos.Integration.Test/Ellucian.Ethos.Integration.Test.csproj +++ b/Ellucian.Ethos.Integration.Test/Ellucian.Ethos.Integration.Test.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 false diff --git a/Ellucian.Ethos.Integration/Ellucian.Ethos.Integration.csproj b/Ellucian.Ethos.Integration/Ellucian.Ethos.Integration.csproj index 59d7ef3..5124ba6 100644 --- a/Ellucian.Ethos.Integration/Ellucian.Ethos.Integration.csproj +++ b/Ellucian.Ethos.Integration/Ellucian.Ethos.Integration.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 Ellucian.Ethos.Integration 1.0.0 Ellucian Ethos Integration Team @@ -34,7 +34,7 @@ The Ethos Integration SDK makes the application development process less expensi - bin\Debug\net6.0\Ellucian.Ethos.Integration.xml + bin\Debug\net8.0\Ellucian.Ethos.Integration.xml bin\Debug @@ -58,8 +58,8 @@ The Ethos Integration SDK makes the application development process less expensi - - + +