diff --git a/CHANGELOG.md b/CHANGELOG.md index 8607538..7469715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Update dependencies to .NET 10 versions + ## [0.35.1] - 2026-09-15 ## [0.35.0] - 2026-09-15 diff --git a/TJC.Collection.Core/TJC.Collection.Core.csproj b/TJC.Collection.Core/TJC.Collection.Core.csproj index 972c7dc..39aef37 100644 --- a/TJC.Collection.Core/TJC.Collection.Core.csproj +++ b/TJC.Collection.Core/TJC.Collection.Core.csproj @@ -34,19 +34,19 @@ - - - - - - - - - - - - - + + + + + + + + + + + + +