From a5e8d191969a117ecc13ea3e3ca2c352419d08f4 Mon Sep 17 00:00:00 2001 From: Evan Beeton <3587393+ebeeton@users.noreply.github.com> Date: Tue, 16 Apr 2024 19:14:31 -0400 Subject: [PATCH] Remove deprecated AutoMapper DI package. Update AutoMapper. --- Buddhabrot.Core/Buddhabrot.Core.csproj | 4 ++-- Buddhabrot/Buddhabrot.API.csproj | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Buddhabrot.Core/Buddhabrot.Core.csproj b/Buddhabrot.Core/Buddhabrot.Core.csproj index 9c81826..700e8a6 100644 --- a/Buddhabrot.Core/Buddhabrot.Core.csproj +++ b/Buddhabrot.Core/Buddhabrot.Core.csproj @@ -7,9 +7,9 @@ - + - + diff --git a/Buddhabrot/Buddhabrot.API.csproj b/Buddhabrot/Buddhabrot.API.csproj index edd8059..d2ea8e7 100644 --- a/Buddhabrot/Buddhabrot.API.csproj +++ b/Buddhabrot/Buddhabrot.API.csproj @@ -12,8 +12,7 @@ - - +