From 8b0dad10a6f0e6756433f54fe178c764eaff118f Mon Sep 17 00:00:00 2001 From: Chris Rogus Date: Thu, 2 Feb 2023 10:27:26 -0700 Subject: [PATCH] v2.5.0 for revert appcontext basedir --- src/DotNetEnv/DotNetEnv.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DotNetEnv/DotNetEnv.csproj b/src/DotNetEnv/DotNetEnv.csproj index df48dca..9a4cf03 100644 --- a/src/DotNetEnv/DotNetEnv.csproj +++ b/src/DotNetEnv/DotNetEnv.csproj @@ -3,8 +3,8 @@ DotNetEnv A .NET library to load environment variables from .env files DotNetEnv - 2.4.0 - 2.4.0 + 2.5.0 + 2.5.0 netstandard1.3 DotNetEnv Library