From bbe0fb036a790b6a23a478d3f047add63b3b07a6 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sun, 30 Jan 2022 01:40:42 +0100 Subject: feat: Cleanup unused dependencies and target net6.0 --- .../IOL.VippsEcommerce.Client.csproj | 6 +++--- .../IOL.VippsEcommerce.Tests.csproj | 16 +++------------- src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj | 8 ++++---- 3 files changed, 10 insertions(+), 20 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 9c27c35..0d341b6 100644 --- a/src/IOL.VippsEcommerce.Client/IOL.VippsEcommerce.Client.csproj +++ b/src/IOL.VippsEcommerce.Client/IOL.VippsEcommerce.Client.csproj @@ -2,15 +2,15 @@ Exe - net5.0 + net6.0 - + - + diff --git a/src/IOL.VippsEcommerce.Tests/IOL.VippsEcommerce.Tests.csproj b/src/IOL.VippsEcommerce.Tests/IOL.VippsEcommerce.Tests.csproj index 1410a3d..83baae4 100644 --- a/src/IOL.VippsEcommerce.Tests/IOL.VippsEcommerce.Tests.csproj +++ b/src/IOL.VippsEcommerce.Tests/IOL.VippsEcommerce.Tests.csproj @@ -1,27 +1,17 @@ - net5.0 - + net6.0 false - - + - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - + diff --git a/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj b/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj index feb2e49..a697d3e 100644 --- a/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj +++ b/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj @@ -10,15 +10,15 @@ https://git.sr.ht/~ivar/IOL.VippsEcommerce git dotnet;vipps-api - net5.0 + net6.0 2.0.0 Remove support for automatically getting configuration from environement variables. - - - + + + -- cgit v1.3