From f27d6713cda54d2c01a451432acb294fcd44d0b6 Mon Sep 17 00:00:00 2001 From: Juan Renato Urrea Ortiz Date: Tue, 21 Jul 2026 23:30:40 -0700 Subject: [PATCH] updating refs --- CSM Database Testing/CHANGELOG.md | 13 +++++++++++++ CSM Database Testing/CSM Database Testing.csproj | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CSM Database Testing/CHANGELOG.md b/CSM Database Testing/CHANGELOG.md index 2d23c24..008f85d 100644 --- a/CSM Database Testing/CHANGELOG.md +++ b/CSM Database Testing/CHANGELOG.md @@ -2,6 +2,19 @@ ## [7.0.2] - 18.06-2026 +### Removed + +- Removed drafting for [CatalogEntity] and [ReferencedEntity] since they were removed at version [7.0.0] of [CSM Database Core]. + +### Dependencies + +| Package | Previous Version | New Version | +|:----------------------------------------|:----------------:|:---------------:| +| CSM.Foundation.Core | 4.0.0 | 4.0.0 | +| xunit.v3 | 3.2.2 | 3.2.2 | + +## [7.0.2] - 18.06-2026 + ### Fixed - Fixed code style diff --git a/CSM Database Testing/CSM Database Testing.csproj b/CSM Database Testing/CSM Database Testing.csproj index 36c5cb7..3fb0b0b 100644 --- a/CSM Database Testing/CSM Database Testing.csproj +++ b/CSM Database Testing/CSM Database Testing.csproj @@ -4,7 +4,7 @@ net10.0 CSM_Database_Testing CSM.Database.Testing - 7.0.2 + 8.0.0 Renato Urrea Cosmos (CSM) https://github.com/Cosmos-CSM/csm_database