diff --git a/src/Chloe.MySql/Chloe.MySql.csproj b/src/Chloe.MySql/Chloe.MySql.csproj index 25730c88..ffb1367c 100644 --- a/src/Chloe.MySql/Chloe.MySql.csproj +++ b/src/Chloe.MySql/Chloe.MySql.csproj @@ -3,9 +3,9 @@ netstandard2.0;net45;net5.0 - 4.16.0 - 4.16.0.0 - 4.16.0.0 + 4.17.0 + 4.17.0.0 + 4.17.0.0 A lightweight and high-performance Object/Relational Mapping(ORM) library. Chloe.MySql Chloe.ORM diff --git a/src/Chloe.Oracle/Chloe.Oracle.csproj b/src/Chloe.Oracle/Chloe.Oracle.csproj index 2184b8be..7e871cd7 100644 --- a/src/Chloe.Oracle/Chloe.Oracle.csproj +++ b/src/Chloe.Oracle/Chloe.Oracle.csproj @@ -3,9 +3,9 @@ netstandard2.0;net45;net5.0 - 4.16.0 - 4.16.0.0 - 4.16.0.0 + 4.17.0 + 4.17.0.0 + 4.17.0.0 A lightweight and high-performance Object/Relational Mapping(ORM) library. Chloe.Oracle Chloe.ORM diff --git a/src/Chloe.PostgreSQL/Chloe.PostgreSQL.csproj b/src/Chloe.PostgreSQL/Chloe.PostgreSQL.csproj index ce1dbc6e..d87cae57 100644 --- a/src/Chloe.PostgreSQL/Chloe.PostgreSQL.csproj +++ b/src/Chloe.PostgreSQL/Chloe.PostgreSQL.csproj @@ -3,9 +3,9 @@ netstandard2.0;net45;net5.0 - 4.16.1 - 4.16.1.0 - 4.16.1.0 + 4.17.0 + 4.17.0.0 + 4.17.0.0 A lightweight and high-performance Object/Relational Mapping(ORM) library. Chloe.PostgreSQL Chloe.ORM diff --git a/src/Chloe.SQLite/Chloe.SQLite.csproj b/src/Chloe.SQLite/Chloe.SQLite.csproj index d9697650..896646b1 100644 --- a/src/Chloe.SQLite/Chloe.SQLite.csproj +++ b/src/Chloe.SQLite/Chloe.SQLite.csproj @@ -3,9 +3,9 @@ netstandard2.0;net45;net5.0 - 4.16.0 - 4.16.0.0 - 4.16.0.0 + 4.17.0 + 4.17.0.0 + 4.17.0.0 A lightweight and high-performance Object/Relational Mapping(ORM) library. Chloe.SQLite Chloe.ORM diff --git a/src/Chloe.SqlServer/Chloe.SqlServer.csproj b/src/Chloe.SqlServer/Chloe.SqlServer.csproj index 01843145..3c8658a6 100644 --- a/src/Chloe.SqlServer/Chloe.SqlServer.csproj +++ b/src/Chloe.SqlServer/Chloe.SqlServer.csproj @@ -3,9 +3,9 @@ netstandard2.0;net45;net5.0 - 4.16.0 - 4.16.0.0 - 4.16.0.0 + 4.17.0 + 4.17.0.0 + 4.17.0.0 A lightweight and high-performance Object/Relational Mapping(ORM) library. Chloe.SqlServer Chloe.ORM diff --git a/src/Chloe/Chloe.csproj b/src/Chloe/Chloe.csproj index 55cc82e2..04741c23 100644 --- a/src/Chloe/Chloe.csproj +++ b/src/Chloe/Chloe.csproj @@ -6,9 +6,9 @@ netstandard2.0;net45;net5.0 - 4.16.0 - 4.16.0.0 - 4.16.0.0 + 4.17.0 + 4.17.0.0 + 4.17.0.0 A lightweight and high-performance Object/Relational Mapping(ORM) library. Chloe Chloe.ORM diff --git a/src/tools/Chloe.MySql.nuspec b/src/tools/Chloe.MySql.nuspec index 7521e95f..78fe2a3a 100644 --- a/src/tools/Chloe.MySql.nuspec +++ b/src/tools/Chloe.MySql.nuspec @@ -2,7 +2,7 @@ Chloe.MySql - 4.16.0 + 4.17.0 Chloe.MySql Shuxin Qin Shuxin Qin @@ -18,15 +18,15 @@ A lightweight and high-performance Object/Relational Mapping(ORM) library. - + - + - + diff --git a/src/tools/Chloe.Oracle.nuspec b/src/tools/Chloe.Oracle.nuspec index 5b3bc4bb..333e08d8 100644 --- a/src/tools/Chloe.Oracle.nuspec +++ b/src/tools/Chloe.Oracle.nuspec @@ -2,7 +2,7 @@ Chloe.Oracle - 4.16.0 + 4.17.0 Chloe.Oracle Shuxin Qin Shuxin Qin @@ -18,15 +18,15 @@ A lightweight and high-performance Object/Relational Mapping(ORM) library. - + - + - + diff --git a/src/tools/Chloe.PostgreSQL.nuspec b/src/tools/Chloe.PostgreSQL.nuspec index a37443d6..8806400a 100644 --- a/src/tools/Chloe.PostgreSQL.nuspec +++ b/src/tools/Chloe.PostgreSQL.nuspec @@ -2,7 +2,7 @@ Chloe.PostgreSQL - 4.16.1 + 4.17.0 Chloe.PostgreSQL Shuxin Qin Shuxin Qin @@ -18,15 +18,15 @@ A lightweight and high-performance Object/Relational Mapping(ORM) library. - + - + - + diff --git a/src/tools/Chloe.SQLite.nuspec b/src/tools/Chloe.SQLite.nuspec index f9ae2f01..d566e34f 100644 --- a/src/tools/Chloe.SQLite.nuspec +++ b/src/tools/Chloe.SQLite.nuspec @@ -2,7 +2,7 @@ Chloe.SQLite - 4.16.0 + 4.17.0 Chloe.SQLite Shuxin Qin Shuxin Qin @@ -18,15 +18,15 @@ A lightweight and high-performance Object/Relational Mapping(ORM) library. - + - + - + diff --git a/src/tools/Chloe.SqlServer.nuspec b/src/tools/Chloe.SqlServer.nuspec index 330b37fa..70704683 100644 --- a/src/tools/Chloe.SqlServer.nuspec +++ b/src/tools/Chloe.SqlServer.nuspec @@ -2,7 +2,7 @@ Chloe.SqlServer - 4.16.0 + 4.17.0 Chloe.SqlServer Shuxin Qin Shuxin Qin @@ -18,16 +18,16 @@ A lightweight and high-performance Object/Relational Mapping(ORM) library. - + - + - + diff --git a/src/tools/Chloe.nuspec b/src/tools/Chloe.nuspec index a0f7c531..a750d9cf 100644 --- a/src/tools/Chloe.nuspec +++ b/src/tools/Chloe.nuspec @@ -2,7 +2,7 @@ Chloe - 4.16.0 + 4.17.0 Chloe Shuxin Qin Shuxin Qin