From 2e5a1bc420642e9353055bf4905e855b3e9fa66a Mon Sep 17 00:00:00 2001 From: Jon X Date: Thu, 14 Mar 2024 15:33:14 +0800 Subject: [PATCH] Update AutoMapper from 12 to 13 --- Directory.Packages.props | 2 +- src/Leo.Data.Domain/Leo.Data.Domain.csproj | 2 +- src/Leo.UI.Services/Leo.UI.Services.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 5a00dca..d43d16a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,7 +7,7 @@ - + diff --git a/src/Leo.Data.Domain/Leo.Data.Domain.csproj b/src/Leo.Data.Domain/Leo.Data.Domain.csproj index 6a97b05..db085fb 100644 --- a/src/Leo.Data.Domain/Leo.Data.Domain.csproj +++ b/src/Leo.Data.Domain/Leo.Data.Domain.csproj @@ -1,7 +1,7 @@  - + diff --git a/src/Leo.UI.Services/Leo.UI.Services.csproj b/src/Leo.UI.Services/Leo.UI.Services.csproj index 13d238b..6eaf266 100644 --- a/src/Leo.UI.Services/Leo.UI.Services.csproj +++ b/src/Leo.UI.Services/Leo.UI.Services.csproj @@ -6,7 +6,7 @@ - +