From 96d03a5f599bc1979ce1bfd17d2fd7fa3dce092d Mon Sep 17 00:00:00 2001 From: Developer 02 Date: Mon, 16 Sep 2024 09:13:44 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20NuGet-Paketversionen=20f=C3=BCr=20Appl?= =?UTF-8?q?ication-,=20Infrastructure-,=20DTO-=20und=20Abstractions-Ebenen?= =?UTF-8?q?=20aktualisiert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Version von 1.0.1.1 auf 2.0.0.0 für Application-, Infrastructure-, DTO- und Abstractions-Projekte aktualisiert. --- DigitalData.Core.API/DigitalData.Core.API.csproj | 2 +- .../DigitalData.Core.Abstractions.csproj | 4 ++-- .../DigitalData.Core.Application.csproj | 1 + DigitalData.Core.DTO/DigitalData.Core.DTO.csproj | 2 +- .../DigitalData.Core.Infrastructure.csproj | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/DigitalData.Core.API/DigitalData.Core.API.csproj b/DigitalData.Core.API/DigitalData.Core.API.csproj index cdc29bd..4c0d0f5 100644 --- a/DigitalData.Core.API/DigitalData.Core.API.csproj +++ b/DigitalData.Core.API/DigitalData.Core.API.csproj @@ -8,7 +8,7 @@ Library This package provides a comprehensive set of API controllers and related utilities for the DigitalData.Core library. It includes generic CRUD controllers, localization extensions, middleware for security policies, and application model conventions. DigitalData.Core.API - 1.0.2.1 + 2.0.0.0 Digital Data GmbH Digital Data GmbH DigitalData.Core.API diff --git a/DigitalData.Core.Abstractions/DigitalData.Core.Abstractions.csproj b/DigitalData.Core.Abstractions/DigitalData.Core.Abstractions.csproj index 4425771..9b99756 100644 --- a/DigitalData.Core.Abstractions/DigitalData.Core.Abstractions.csproj +++ b/DigitalData.Core.Abstractions/DigitalData.Core.Abstractions.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -18,7 +18,7 @@ False aa-DJ Assets\icon.png - 1.0.1.1 + 2.0.0.0 diff --git a/DigitalData.Core.Application/DigitalData.Core.Application.csproj b/DigitalData.Core.Application/DigitalData.Core.Application.csproj index d528c5d..80c5991 100644 --- a/DigitalData.Core.Application/DigitalData.Core.Application.csproj +++ b/DigitalData.Core.Application/DigitalData.Core.Application.csproj @@ -14,6 +14,7 @@ icon.png http://git.dd:3000/AppStd/WebCoreModules.git digital data core application clean architecture + 2.0.0.0 diff --git a/DigitalData.Core.DTO/DigitalData.Core.DTO.csproj b/DigitalData.Core.DTO/DigitalData.Core.DTO.csproj index 65e346b..b1f10e5 100644 --- a/DigitalData.Core.DTO/DigitalData.Core.DTO.csproj +++ b/DigitalData.Core.DTO/DigitalData.Core.DTO.csproj @@ -7,7 +7,7 @@ This package provides Data Transfer Object (DTO) implementations and related utilities. It includes generic result handling, DTO extension methods, cookie consent settings management, and AutoMapper integration for robust object mapping, all adhering to Clean Architecture principles to ensure separation of concerns and maintainability. True DigitalData.Core.DTO - 1.0.0.1 + 2.0.0.0 Digital Data GmbH Digital Data GmbH DigitalData.Core.DTO diff --git a/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj b/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj index 8cad2ee..4efd69a 100644 --- a/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj +++ b/DigitalData.Core.Infrastructure/DigitalData.Core.Infrastructure.csproj @@ -6,7 +6,7 @@ enable True DigitalData.Core.Infrastructure - 1.0.1.1 + 2.0.0.0 Digital Data GmbH Digital Data GmbH DigitalData.Core.Infrastructure