diff --git a/ConfiguredSqlConnection/ConfiguredSqlConnection.csproj b/ConfiguredSqlConnection/ConfiguredSqlConnection.csproj index f12eac2..4b76b13 100644 --- a/ConfiguredSqlConnection/ConfiguredSqlConnection.csproj +++ b/ConfiguredSqlConnection/ConfiguredSqlConnection.csproj @@ -7,7 +7,7 @@ 5405e2de-7a05-4014-aea5-3ee845eb7fee True ConfiguredSqlConnection - 1.1.2 + 1.1.3 Senia,ArdenHide,Lomet The-Poolz https://www.nuget.org/packages/ConfiguredSqlConnection @@ -17,7 +17,7 @@ The NuGet package is a collection of utilities for working with SQL Server database connections using environment settings and secure connection strings. https://github.com/The-Poolz/ConfiguredSqlConnection LICENSE - - Added `DbContextOptionsBuilderExtensions` instead of `ConfigurerManager`. + - Update package `Utils.EnvironmentManager` to `2.0.1`