From 14d00653d1ebf40d86be97fe562aabfed2206396 Mon Sep 17 00:00:00 2001 From: Developer 02 Date: Mon, 19 May 2025 17:14:14 +0200 Subject: [PATCH] Update version to 1.0.1 and remove package references Updated the versioning information in `DigitalData.Core.Exceptions.csproj` from `1.0.0` to `1.0.1` for `Version`, `AssemblyVersion`, and `FileVersion`. Removed package references for `Microsoft.AspNetCore.Http.Abstractions` version `2.3.0` and `Microsoft.Extensions.Logging.Abstractions` version `9.0.5`. --- .../DigitalData.Core.Exceptions.csproj | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/DigitalData.Core.Exceptions/DigitalData.Core.Exceptions.csproj b/DigitalData.Core.Exceptions/DigitalData.Core.Exceptions.csproj index 6081cea..fd3df43 100644 --- a/DigitalData.Core.Exceptions/DigitalData.Core.Exceptions.csproj +++ b/DigitalData.Core.Exceptions/DigitalData.Core.Exceptions.csproj @@ -17,9 +17,9 @@ http://git.dd:3000/AppStd/WebCoreModules.git False core_icon.png - 1.0.0 - 1.0.0 - 1.0.0 + 1.0.1 + 1.0.1 + 1.0.1 @@ -29,9 +29,4 @@ - - - - -