From 332b360b71aeb2a65e9376ee882f200f179e4b5b Mon Sep 17 00:00:00 2001 From: "Eric Sibly [chullybun]" Date: Thu, 14 Dec 2023 14:49:59 -0800 Subject: [PATCH] All related package dependencies updated to latest. (#48) --- CHANGELOG.md | 3 +++ Common.targets | 2 +- src/DbEx.MySql/DbEx.MySql.csproj | 3 +-- src/DbEx.SqlServer/DbEx.SqlServer.csproj | 3 +-- src/DbEx/DbEx.csproj | 3 +-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 781dc7d..626cfa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ Represents the **NuGet** versions. +## v2.3.14 +- *Fixed:* All related package dependencies updated to latest. + ## v2.3.13 - *Fixed:* Updated `CoreEx` to version `3.6.1`. - *Fixed:* Added `net8.0` support. diff --git a/Common.targets b/Common.targets index 0428169..992fac6 100644 --- a/Common.targets +++ b/Common.targets @@ -1,6 +1,6 @@ - 2.3.13 + 2.3.14 preview Avanade Avanade diff --git a/src/DbEx.MySql/DbEx.MySql.csproj b/src/DbEx.MySql/DbEx.MySql.csproj index 69532f6..ae0cea3 100644 --- a/src/DbEx.MySql/DbEx.MySql.csproj +++ b/src/DbEx.MySql/DbEx.MySql.csproj @@ -39,9 +39,8 @@ - + - diff --git a/src/DbEx.SqlServer/DbEx.SqlServer.csproj b/src/DbEx.SqlServer/DbEx.SqlServer.csproj index 9c4e3c6..b7016d2 100644 --- a/src/DbEx.SqlServer/DbEx.SqlServer.csproj +++ b/src/DbEx.SqlServer/DbEx.SqlServer.csproj @@ -30,9 +30,8 @@ - + - diff --git a/src/DbEx/DbEx.csproj b/src/DbEx/DbEx.csproj index 3472e6c..7a48d90 100644 --- a/src/DbEx/DbEx.csproj +++ b/src/DbEx/DbEx.csproj @@ -21,8 +21,7 @@ - - +