From d2ce924bb1575a6e56ee14b3b7a8a26006003398 Mon Sep 17 00:00:00 2001 From: ivar Date: Sun, 28 Apr 2024 22:31:47 +0200 Subject: Use net8.0 --- src/IOL.VippsEcommerce.Client/IOL.VippsEcommerce.Client.csproj | 4 ++-- src/IOL.VippsEcommerce.Tests/IOL.VippsEcommerce.Tests.csproj | 6 +++--- src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src') diff --git a/src/IOL.VippsEcommerce.Client/IOL.VippsEcommerce.Client.csproj b/src/IOL.VippsEcommerce.Client/IOL.VippsEcommerce.Client.csproj index 0d341b6..10d39af 100644 --- a/src/IOL.VippsEcommerce.Client/IOL.VippsEcommerce.Client.csproj +++ b/src/IOL.VippsEcommerce.Client/IOL.VippsEcommerce.Client.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 @@ -10,7 +10,7 @@ - + diff --git a/src/IOL.VippsEcommerce.Tests/IOL.VippsEcommerce.Tests.csproj b/src/IOL.VippsEcommerce.Tests/IOL.VippsEcommerce.Tests.csproj index 83baae4..b1e1d0e 100644 --- a/src/IOL.VippsEcommerce.Tests/IOL.VippsEcommerce.Tests.csproj +++ b/src/IOL.VippsEcommerce.Tests/IOL.VippsEcommerce.Tests.csproj @@ -1,13 +1,13 @@ - net6.0 + net8.0 false - - + + diff --git a/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj b/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj index c082641..32141fb 100644 --- a/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj +++ b/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj @@ -10,15 +10,15 @@ https://git.ivarlovlie.no/dotnet-vipps-ecommerce/ git dotnet;vipps-api - net6.0 + net8.0 2.0.0 Remove support for automatically getting configuration from environment variables. - - - + + + -- cgit v1.3