diff --git a/src/eQuantic.Core.Data.EntityFramework.MongoDb/eQuantic.Core.Data.EntityFramework.MongoDb.csproj b/src/eQuantic.Core.Data.EntityFramework.MongoDb/eQuantic.Core.Data.EntityFramework.MongoDb.csproj index 11dea2c..228a3ed 100644 --- a/src/eQuantic.Core.Data.EntityFramework.MongoDb/eQuantic.Core.Data.EntityFramework.MongoDb.csproj +++ b/src/eQuantic.Core.Data.EntityFramework.MongoDb/eQuantic.Core.Data.EntityFramework.MongoDb.csproj @@ -4,7 +4,7 @@ Core Data library for Entity Framework and Mongo DB eQuantic.Core.Data.EntityFramework.MongoDb - 8.0.1.0 + 8.0.2.0 eQuantic Systems net8.0 eQuantic.Core.Data.EntityFramework.MongoDb @@ -23,25 +23,25 @@ LICENSE README.md Copyright © 2016 - 8.0.1.0 - 8.0.1.0 + 8.0.2.0 + 8.0.2.0 Icon.png latest - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net6.csproj b/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net6.csproj index d8f8395..9eff680 100644 --- a/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net6.csproj +++ b/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net6.csproj @@ -4,7 +4,7 @@ Core Data library for Entity Framework and SQL Server eQuantic.Core.Data.EntityFramework.SqlServer - 6.0.0.0 + 6.0.1.0 eQuantic Systems net6.0 eQuantic.Core.Data.EntityFramework.SqlServer @@ -23,27 +23,27 @@ LICENSE README.md Copyright © 2016 - 6.0.0.0 - 6.0.0.0 + 6.0.1.0 + 6.0.1.0 Icon.png latest - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net7.csproj b/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net7.csproj index 7275885..4b7864f 100644 --- a/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net7.csproj +++ b/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net7.csproj @@ -4,7 +4,7 @@ Core Data library for Entity Framework and SQL Server eQuantic.Core.Data.EntityFramework.SqlServer - 7.0.0.0 + 7.0.1.0 eQuantic Systems net7.0 eQuantic.Core.Data.EntityFramework.SqlServer @@ -23,27 +23,27 @@ LICENSE README.md Copyright © 2016 - 7.0.0.0 - 7.0.0.0 + 7.0.1.0 + 7.0.1.0 Icon.png latest - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net8.csproj b/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net8.csproj index 3c5a45c..a0048ec 100644 --- a/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net8.csproj +++ b/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.Net8.csproj @@ -4,7 +4,7 @@ Core Data library for Entity Framework and SQL Server eQuantic.Core.Data.EntityFramework.SqlServer - 8.0.0.0 + 8.0.1.0 eQuantic Systems net8.0 eQuantic.Core.Data.EntityFramework.SqlServer @@ -23,27 +23,27 @@ LICENSE README.md Copyright © 2016 - 8.0.0.0 - 8.0.0.0 + 8.0.1.0 + 8.0.1.0 Icon.png latest - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.csproj b/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.csproj index 5fc2d2b..c0d08d6 100644 --- a/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.csproj +++ b/src/eQuantic.Core.Data.EntityFramework.SqlServer/eQuantic.Core.Data.EntityFramework.SqlServer.csproj @@ -4,7 +4,7 @@ Core Data library for Entity Framework and SQL Server eQuantic.Core.Data.EntityFramework.SqlServer - 4.3.0.0 + 4.3.1.0 eQuantic Systems netstandard2.1;net6.0;net7.0;net8.0 eQuantic.Core.Data.EntityFramework.SqlServer @@ -23,15 +23,15 @@ LICENSE README.md Copyright © 2016 - 4.3.0.0 - 4.3.0.0 + 4.3.1.0 + 4.3.1.0 Icon.png latest - + @@ -46,52 +46,52 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net6.csproj b/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net6.csproj index 2c3fd58..fd3d899 100644 --- a/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net6.csproj +++ b/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net6.csproj @@ -4,7 +4,7 @@ Core Data library for Entity Framework eQuantic.Core.Data.EntityFramework - 6.0.2.0 + 6.0.3.0 eQuantic Systems net6.0 eQuantic.Core.Data.EntityFramework @@ -23,21 +23,21 @@ LICENSE README.md Copyright © 2016 - 6.0.2.0 - 6.0.2.0 + 6.0.3.0 + 6.0.3.0 Icon.png latest - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net7.csproj b/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net7.csproj index 63fea20..bfb9316 100644 --- a/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net7.csproj +++ b/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net7.csproj @@ -4,7 +4,7 @@ Core Data library for Entity Framework eQuantic.Core.Data.EntityFramework - 7.0.2.0 + 7.0.3.0 eQuantic Systems net7.0 eQuantic.Core.Data.EntityFramework @@ -23,21 +23,21 @@ LICENSE README.md Copyright © 2016 - 7.0.2.0 - 7.0.2.0 + 7.0.3.0 + 7.0.3.0 Icon.png latest - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net8.csproj b/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net8.csproj index 124004b..ed619a7 100644 --- a/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net8.csproj +++ b/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.Net8.csproj @@ -4,7 +4,7 @@ Core Data library for Entity Framework eQuantic.Core.Data.EntityFramework - 8.0.2.0 + 8.0.3.0 eQuantic Systems net8.0 eQuantic.Core.Data.EntityFramework @@ -23,21 +23,21 @@ LICENSE README.md Copyright © 2016 - 8.0.2.0 - 8.0.2.0 + 8.0.3.0 + 8.0.3.0 Icon.png latest - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.csproj b/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.csproj index bbcb56a..aa171a4 100644 --- a/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.csproj +++ b/src/eQuantic.Core.Data.EntityFramework/eQuantic.Core.Data.EntityFramework.csproj @@ -4,7 +4,7 @@ Core Data library for Entity Framework eQuantic.Core.Data.EntityFramework - 4.3.0.0 + 4.3.1.0 eQuantic Systems netstandard2.1;net6.0;net7.0;net8.0 eQuantic.Core.Data.EntityFramework @@ -23,15 +23,15 @@ LICENSE README.md Copyright © 2016 - 4.3.0.0 - 4.3.0.0 + 4.3.1.0 + 4.3.1.0 Icon.png latest - + @@ -47,36 +47,36 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive