diff --git a/RAIC.Extensions.Configuration.EntityFrameworkCore.PostgreSQL/RAIC.Extensions.Configuration.EntityFrameworkCore.PostgreSQL.csproj b/RAIC.Extensions.Configuration.EntityFrameworkCore.PostgreSQL/RAIC.Extensions.Configuration.EntityFrameworkCore.PostgreSQL.csproj index ce50771..df5325a 100644 --- a/RAIC.Extensions.Configuration.EntityFrameworkCore.PostgreSQL/RAIC.Extensions.Configuration.EntityFrameworkCore.PostgreSQL.csproj +++ b/RAIC.Extensions.Configuration.EntityFrameworkCore.PostgreSQL/RAIC.Extensions.Configuration.EntityFrameworkCore.PostgreSQL.csproj @@ -6,6 +6,17 @@ enable + + RAIC.Extensions.Configuration.EntityFrameworkCore.PostgreSQL + 0.1.1 + Rhys Ickeringill + Adds "reload on change" support to RAIC.Extensions.Configuration.EntityFrameworkCore for PostgreSQL + configuration;entityframeworkcore;postgresql + https://git.raickeringill.id.au/ickers/Extensions.Configuration.EntityFrameworkCore + MIT + README.md + + @@ -16,4 +27,8 @@ + + + + diff --git a/RAIC.Extensions.Configuration.EntityFrameworkCore.SqlServer/RAIC.Extensions.Configuration.EntityFrameworkCore.SqlServer.csproj b/RAIC.Extensions.Configuration.EntityFrameworkCore.SqlServer/RAIC.Extensions.Configuration.EntityFrameworkCore.SqlServer.csproj index 88b2294..b182a83 100644 --- a/RAIC.Extensions.Configuration.EntityFrameworkCore.SqlServer/RAIC.Extensions.Configuration.EntityFrameworkCore.SqlServer.csproj +++ b/RAIC.Extensions.Configuration.EntityFrameworkCore.SqlServer/RAIC.Extensions.Configuration.EntityFrameworkCore.SqlServer.csproj @@ -5,15 +5,29 @@ enable enable + + + RAIC.Extensions.Configuration.EntityFrameworkCore.SqlServer + 0.1.1 + Rhys Ickeringill + Adds "reload on change" support to RAIC.Extensions.Configuration.EntityFrameworkCore for Microsoft SQL Server + configuration;entityframeworkcore;mssql + https://git.raickeringill.id.au/ickers/Extensions.Configuration.EntityFrameworkCore + MIT + README.md + - - - - - + + + + + - - - + + + + + + diff --git a/RAIC.Extensions.Configuration.EntityFrameworkCore/RAIC.Extensions.Configuration.EntityFrameworkCore.csproj b/RAIC.Extensions.Configuration.EntityFrameworkCore/RAIC.Extensions.Configuration.EntityFrameworkCore.csproj index eae3884..9277318 100644 --- a/RAIC.Extensions.Configuration.EntityFrameworkCore/RAIC.Extensions.Configuration.EntityFrameworkCore.csproj +++ b/RAIC.Extensions.Configuration.EntityFrameworkCore/RAIC.Extensions.Configuration.EntityFrameworkCore.csproj @@ -5,6 +5,17 @@ latest enable + + + RAIC.Extensions.Configuration.EntityFrameworkCore + 0.1.1 + Rhys Ickeringill + Entity Framework Core based configuration provider for Microsoft.Extensions.Configuration + configuration;entityframeworkcore + https://git.raickeringill.id.au/ickers/Extensions.Configuration.EntityFrameworkCore + MIT + README.md + @@ -16,4 +27,8 @@ + + + +