diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e54121..33cabf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ Represents the **NuGet** versions. +## v1.0.8 +- *Fixed:* Updated to `CoreEx` version `1.0.3`. + ## v1.0.7 - *Fixed:* Previous version v1.0.6 fix was incorrect; Data import order should not have been reversed. This preivous change has been corrected. diff --git a/src/DbEx/DbEx.csproj b/src/DbEx/DbEx.csproj index 9059f1b..81310d9 100644 --- a/src/DbEx/DbEx.csproj +++ b/src/DbEx/DbEx.csproj @@ -3,7 +3,7 @@ netstandard2.1 DbEx - 1.0.7 + 1.0.8 true DbEx Developers Avanade @@ -89,7 +89,7 @@ - +