diff --git a/CHANGELOG.md b/CHANGELOG.md index 856a1d8b..b1193de0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v6.3.0](https://github.com/Genocs/genocs-library/compare/v6.2.0...v6.3.0) + +> 3 November 2024 + +- Update project files and package references [`34415fa`](https://github.com/Genocs/genocs-library/commit/34415fa90e252c2654ddeebf5a8f84789d29be20) +- Update Genocs packages from 6.2.0 to 6.3.0 [`950efdb`](https://github.com/Genocs/genocs-library/commit/950efdb79522da4661f8fba43d020d07e4a6d927) +- Update package versions to 6.2.0 in multiple projects [`328f67e`](https://github.com/Genocs/genocs-library/commit/328f67e3a0f1ceb1be16be1d7eff0c679c5e5a8e) +- Update project references and improve domain entities [`24589b4`](https://github.com/Genocs/genocs-library/commit/24589b4a5cc52bb99609c3089b2e366343f5688e) +- Update Roslynator.Analyzers and adjust framework references [`6e9af26`](https://github.com/Genocs/genocs-library/commit/6e9af26c48bad5298f20430eca65f06b0a2c99f4) +- Update to 6.2.0, replace Jaeger with OpenTelemetry [`ee78547`](https://github.com/Genocs/genocs-library/commit/ee785472f89c00bb5e53ad066b9d7b8b2588fffa) +- Update packages, enhance JWT options, and refactor configs [`ded3efb`](https://github.com/Genocs/genocs-library/commit/ded3efb09cdb4b9b42b5d36102cf45bea608e84c) + #### [v6.2.0](https://github.com/Genocs/genocs-library/compare/v6.1.0...v6.2.0) > 22 October 2024 diff --git a/Directory.Build.props b/Directory.Build.props index 3b1d7739..7868a2c7 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -9,6 +9,7 @@ $(MSBuildThisFileDirectory)dotnet.ruleset True True + 6.3.0 10.0 Genocs Genocs 2024 @@ -21,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -35,6 +36,21 @@ + + + True + \ + + + True + \ + + + True + \ + + +