diff --git a/src/JK.Common.Data.Sql/JK.Common.Data.Sql.csproj b/src/JK.Common.Data.Sql/JK.Common.Data.Sql.csproj index bb87046..57071e8 100644 --- a/src/JK.Common.Data.Sql/JK.Common.Data.Sql.csproj +++ b/src/JK.Common.Data.Sql/JK.Common.Data.Sql.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/JK.Common.EntityFrameworkCore.SqlServer/JK.Common.EntityFrameworkCore.SqlServer.csproj b/src/JK.Common.EntityFrameworkCore.SqlServer/JK.Common.EntityFrameworkCore.SqlServer.csproj index ab355d9..b9eac2c 100644 --- a/src/JK.Common.EntityFrameworkCore.SqlServer/JK.Common.EntityFrameworkCore.SqlServer.csproj +++ b/src/JK.Common.EntityFrameworkCore.SqlServer/JK.Common.EntityFrameworkCore.SqlServer.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/JK.Common.FluentValidation/CHANGELOG.md b/src/JK.Common.FluentValidation/CHANGELOG.md index 066ce51..1973c9e 100644 --- a/src/JK.Common.FluentValidation/CHANGELOG.md +++ b/src/JK.Common.FluentValidation/CHANGELOG.md @@ -13,6 +13,10 @@ Unless otherwise noted, all changes made by [@jeremyknight-me](https://github.co - Added support for .NET 9. +### Changed + +- Upgraded JK.Common to 6.0.0 + ### Removed - Removed support for .NET Standard 2.0, .NET 6, and .NET 7 diff --git a/src/JK.Common.FluentValidation/JK.Common.FluentValidation.csproj b/src/JK.Common.FluentValidation/JK.Common.FluentValidation.csproj index 5f81686..8cae6a4 100644 --- a/src/JK.Common.FluentValidation/JK.Common.FluentValidation.csproj +++ b/src/JK.Common.FluentValidation/JK.Common.FluentValidation.csproj @@ -11,7 +11,7 @@ - +