diff --git a/RepoDb.Core/RepoDb/RepoDb.csproj b/RepoDb.Core/RepoDb/RepoDb.csproj index 7fa3b51e..1d1c8c41 100644 --- a/RepoDb.Core/RepoDb/RepoDb.csproj +++ b/RepoDb.Core/RepoDb/RepoDb.csproj @@ -2,9 +2,9 @@ netstandard2.0;net5.0 - 1.12.8-beta5 - 1.12.8.5 - 1.12.8.5 + 1.12.8 + 1.12.8.6 + 1.12.8.6 A hybrid ORM library for .NET. http://repodb.net/release/core https://repodb.net/ @@ -13,12 +13,6 @@ true - - - - - - diff --git a/RepoDb.Extensions/RepoDb.SqlServer.BulkOperations/RepoDb.SqlServer.BulkOperations/RepoDb.SqlServer.BulkOperations.csproj b/RepoDb.Extensions/RepoDb.SqlServer.BulkOperations/RepoDb.SqlServer.BulkOperations/RepoDb.SqlServer.BulkOperations.csproj index f11b867b..0622634c 100644 --- a/RepoDb.Extensions/RepoDb.SqlServer.BulkOperations/RepoDb.SqlServer.BulkOperations/RepoDb.SqlServer.BulkOperations.csproj +++ b/RepoDb.Extensions/RepoDb.SqlServer.BulkOperations/RepoDb.SqlServer.BulkOperations/RepoDb.SqlServer.BulkOperations.csproj @@ -7,21 +7,15 @@ https://github.com/mikependon/RepoDb/tree/master/RepoDb.Extensions/RepoDb.SqlServer.BulkOperations orm orm-framework orm-library hybrid-orm bulk bulk-operations http://repodb.net/release/sqlserverbulk - 1.1.5-beta2 - 1.1.5.2 - 1.1.5.2 + 1.1.5 + 1.1.5.3 + 1.1.5.3 true - - - - - - - - + + diff --git a/RepoDb.MySql/RepoDb.MySql/RepoDb.MySql.csproj b/RepoDb.MySql/RepoDb.MySql/RepoDb.MySql.csproj index 68664f41..446ff10a 100644 --- a/RepoDb.MySql/RepoDb.MySql/RepoDb.MySql.csproj +++ b/RepoDb.MySql/RepoDb.MySql/RepoDb.MySql.csproj @@ -1,10 +1,10 @@ - + netstandard2.0;net5.0 - 1.1.5-beta1 - 1.1.5.1 - 1.1.5.1 + 1.1.5 + 1.1.5.2 + 1.1.5.2 A hybrid .NET ORM library for MySql. https://github.com/mikependon/RepoDb/tree/master/RepoDb.MySql http://repodb.net/release/mysql @@ -19,7 +19,7 @@ - + diff --git a/RepoDb.MySqlConnector/RepoDb.MySqlConnector/RepoDb.MySqlConnector.csproj b/RepoDb.MySqlConnector/RepoDb.MySqlConnector/RepoDb.MySqlConnector.csproj index 97437bea..bff4374a 100644 --- a/RepoDb.MySqlConnector/RepoDb.MySqlConnector/RepoDb.MySqlConnector.csproj +++ b/RepoDb.MySqlConnector/RepoDb.MySqlConnector/RepoDb.MySqlConnector.csproj @@ -2,9 +2,9 @@ netstandard2.0;net5.0 - 1.1.4-beta2 - 1.1.4.2 - 1.1.4.2 + 1.1.4 + 1.1.4.3 + 1.1.4.3 A hybrid .NET ORM library for MySQL (using MySqlConnector). https://github.com/mikependon/RepoDb/tree/master/RepoDb.MySqlConnector orm orm-framework orm-library hybrid-orm mysql mysql-orm mysqlconnector @@ -20,7 +20,7 @@ - + diff --git a/RepoDb.PostgreSql/RepoDb.PostgreSql/RepoDb.PostgreSql.csproj b/RepoDb.PostgreSql/RepoDb.PostgreSql/RepoDb.PostgreSql.csproj index 537f1d2d..d7d22111 100644 --- a/RepoDb.PostgreSql/RepoDb.PostgreSql/RepoDb.PostgreSql.csproj +++ b/RepoDb.PostgreSql/RepoDb.PostgreSql/RepoDb.PostgreSql.csproj @@ -2,9 +2,9 @@ netstandard2.0;net5.0 - 1.1.4-beta2 - 1.1.4.2 - 1.1.4.2 + 1.1.4 + 1.1.4.3 + 1.1.4.3 A hybrid .NET ORM library for PostgreSql. https://github.com/mikependon/RepoDb/tree/master/RepoDb.PostgreSql orm orm-framework orm-library hybrid-orm npgsql npgsql-orm postgresql postgresql-orm @@ -16,7 +16,7 @@ - + diff --git a/RepoDb.SqLite/RepoDb.SqLite/RepoDb.SqLite.csproj b/RepoDb.SqLite/RepoDb.SqLite/RepoDb.SqLite.csproj index 348a7805..d95c88fd 100644 --- a/RepoDb.SqLite/RepoDb.SqLite/RepoDb.SqLite.csproj +++ b/RepoDb.SqLite/RepoDb.SqLite/RepoDb.SqLite.csproj @@ -2,9 +2,9 @@ netstandard2.0;net5.0 - 1.1.4-beta1 - 1.1.4.1 - 1.1.4.1 + 1.1.4 + 1.1.4.2 + 1.1.4.2 A hybrid .NET ORM library for SqLite. https://github.com/mikependon/RepoDb/tree/master/RepoDb.SqLite orm orm-framework orm-library hybrid-orm sqlite sqlite-orm @@ -27,7 +27,7 @@ - + diff --git a/RepoDb.SqlServer/RepoDb.SqlServer/RepoDb.SqlServer.csproj b/RepoDb.SqlServer/RepoDb.SqlServer/RepoDb.SqlServer.csproj index 2414e3de..c0eabe5a 100644 --- a/RepoDb.SqlServer/RepoDb.SqlServer/RepoDb.SqlServer.csproj +++ b/RepoDb.SqlServer/RepoDb.SqlServer/RepoDb.SqlServer.csproj @@ -2,9 +2,9 @@ netstandard2.0;net5.0 - 1.1.4-beta1 - 1.1.4.1 - 1.1.4.1 + 1.1.4 + 1.1.4.2 + 1.1.4.2 A hybrid .NET ORM library for SqlServer. https://github.com/mikependon/RepoDb/tree/master/RepoDb.SqlServer orm orm-framework orm-library hybrid-orm sqlserver sqlserver-orm @@ -16,7 +16,7 @@ - +