From cc2177e6d1fed16170617a84e398f7b6b903e784 Mon Sep 17 00:00:00 2001 From: Developer 02 Date: Tue, 20 May 2025 10:56:49 +0200 Subject: [PATCH] Update package for net9.0 and version 2.1.0 - Added net9.0 to target frameworks. - Updated package description to reference DigitalData.Core.Application. - Incremented version to 2.1.0 for package, assembly, and file versions. - Changed package icon path to `..\Assets\core_icon.png`. --- .../DigitalData.Core.Infrastructure.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj b/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj index ca6a5cf..799bd31 100644 --- a/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj +++ b/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj @@ -6,22 +6,22 @@ enable True DigitalData.Core.Infrastructure - 2.0.4 Digital Data GmbH Digital Data GmbH DigitalData.Core.Infrastructure - This package provides implementations for data access and other low-level services within the DigitalData.Core.Abstractions library. It includes generic CRUD operations using Entity Framework Core, database context management, and other infrastructure-related functionalities, adhering to Clean Architecture principles to ensure separation of concerns and maintainability. + This package provides implementations for data access and other low-level services within the DigitalData.Core.Application library. It includes generic CRUD operations using Entity Framework Core, database context management, and other infrastructure-related functionalities, adhering to Clean Architecture principles. Copyright 2024 core_icon.png http://git.dd:3000/AppStd/WebCoreModules.git digital data core abstractions clean architecture digital data core infrastructure clean architecture - 2.0.4 - 2.0.4 + 2.1.0 + 2.1.0 + 2.1.0 - + True \