From 53276330b10dbfceba24c97a0b572e8a74264be3 Mon Sep 17 00:00:00 2001 From: "codebelt-aicia[bot]" Date: Tue, 4 Aug 2026 14:36:07 +0000 Subject: [PATCH] V10.0.11/service update --- .../Codebelt.Unitify/PackageReleaseNotes.txt | 6 ++++ CHANGELOG.md | 4 +++ Directory.Packages.props | 30 +++++++++---------- 3 files changed, 25 insertions(+), 15 deletions(-) diff --git a/.nuget/Codebelt.Unitify/PackageReleaseNotes.txt b/.nuget/Codebelt.Unitify/PackageReleaseNotes.txt index f66e4ab..b5ec98b 100644 --- a/.nuget/Codebelt.Unitify/PackageReleaseNotes.txt +++ b/.nuget/Codebelt.Unitify/PackageReleaseNotes.txt @@ -1,3 +1,9 @@ +Version: 10.0.11 +Availability: .NET 10 and .NET 9 + +# ALM +- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs) + Version: 10.0.10 Availability: .NET 10 and .NET 9 diff --git a/CHANGELOG.md b/CHANGELOG.md index 58b0437..cd45c86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ For more details, please refer to `PackageReleaseNotes.txt` on a per assembly ba > [!NOTE] > Changelog entries prior to version 9.0.0 was migrated from previous versions of [Cuemon.Core](https://github.com/gimlichael/Cuemon/commit/83e0c7af2cdaa07351e878fa7276558838f2e7e6). +## [10.0.11] - 2026-08-04 + +This is a service update that focuses on package dependencies. + ## [10.0.10] - 2026-07-20 This is a patch release focused on dependency upgrades, code formatting standardization, diff --git a/Directory.Packages.props b/Directory.Packages.props index ae81958..6b4d6b6 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,16 +1,16 @@ - - - true - - - - - - - - - - - - + + + true + + + + + + + + + + + + \ No newline at end of file