From f25fc627fe59b121b226a57c1a5099fa6c2fcfa6 Mon Sep 17 00:00:00 2001 From: TekH Date: Mon, 30 Mar 2026 14:48:17 +0200 Subject: [PATCH] Update AutoMapper to version 16.1.1 Upgraded the AutoMapper NuGet package in ReC.Application.csproj from version 15.1.0 to 16.1.1 to ensure compatibility with the latest features and bug fixes. No other dependencies were changed. --- src/ReC.Application/ReC.Application.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ReC.Application/ReC.Application.csproj b/src/ReC.Application/ReC.Application.csproj index 5fd11ee..0a04ab2 100644 --- a/src/ReC.Application/ReC.Application.csproj +++ b/src/ReC.Application/ReC.Application.csproj @@ -7,7 +7,7 @@ - +