From dea3a825a06e7291889b2fb8886dc05148762f33 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sat, 5 Jun 2021 22:33:05 +0200 Subject: Use Microsoft.Extensions.Configuration to read environment variables --- src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj') diff --git a/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj b/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj index 711ff84..1097744 100644 --- a/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj +++ b/src/IOL.VippsEcommerce/IOL.VippsEcommerce.csproj @@ -16,6 +16,8 @@ + + -- cgit v1.3