From 67a3c598b1faee6fa8c2bd18622f6063fdf05969 Mon Sep 17 00:00:00 2001 From: Developer 02 Date: Fri, 30 Aug 2024 11:51:00 +0200 Subject: [PATCH] chore: Increment version number to 1.0.0.1 for package update --- DigitalData.Core.DTO/DigitalData.Core.DTO.csproj | 2 +- DigitalData.Core.sln | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DigitalData.Core.DTO/DigitalData.Core.DTO.csproj b/DigitalData.Core.DTO/DigitalData.Core.DTO.csproj index c55ab89..65e346b 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.0.0.1 Digital Data GmbH Digital Data GmbH DigitalData.Core.DTO diff --git a/DigitalData.Core.sln b/DigitalData.Core.sln index 9884e24..f971e0b 100644 --- a/DigitalData.Core.sln +++ b/DigitalData.Core.sln @@ -43,8 +43,8 @@ Global {B54DEF90-C30C-44EA-9875-76F1B330CBB7}.Debug|Any CPU.Build.0 = Debug|Any CPU {B54DEF90-C30C-44EA-9875-76F1B330CBB7}.Release|Any CPU.ActiveCfg = Release|Any CPU {B54DEF90-C30C-44EA-9875-76F1B330CBB7}.Release|Any CPU.Build.0 = Release|Any CPU - {0B051A5F-BD38-47D1-BAFF-D44BA30D3FB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0B051A5F-BD38-47D1-BAFF-D44BA30D3FB7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0B051A5F-BD38-47D1-BAFF-D44BA30D3FB7}.Debug|Any CPU.ActiveCfg = Release|Any CPU + {0B051A5F-BD38-47D1-BAFF-D44BA30D3FB7}.Debug|Any CPU.Build.0 = Release|Any CPU {0B051A5F-BD38-47D1-BAFF-D44BA30D3FB7}.Release|Any CPU.ActiveCfg = Release|Any CPU {0B051A5F-BD38-47D1-BAFF-D44BA30D3FB7}.Release|Any CPU.Build.0 = Release|Any CPU {6A80FFEC-9B83-40A7-8C78-124440B48B33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU