aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOL.VippsEcommerce.Client
diff options
context:
space:
mode:
Diffstat (limited to 'src/IOL.VippsEcommerce.Client')
-rw-r--r--src/IOL.VippsEcommerce.Client/IOL.VippsEcommerce.Client.csproj4
1 files changed, 2 insertions, 2 deletions
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 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
@@ -10,7 +10,7 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
</ItemGroup>
</Project>