From 3b72809708dddc0332d0a17e896615c956994a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 03:30:56 +0000 Subject: [PATCH] Bump AutoMapper from 6.2.2 to 16.1.1 --- updated-dependencies: - dependency-name: AutoMapper dependency-version: 16.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Mapping.AutoMapper.Tests.csproj | 102 +++++++++++++++++- .../Mapping.AutoMapper.Tests/packages.config | 29 ++++- 2 files changed, 125 insertions(+), 6 deletions(-) diff --git a/Source/Mapping.AutoMapper.Tests/Mapping.AutoMapper.Tests.csproj b/Source/Mapping.AutoMapper.Tests/Mapping.AutoMapper.Tests.csproj index bc1d5fe..ab3d581 100644 --- a/Source/Mapping.AutoMapper.Tests/Mapping.AutoMapper.Tests.csproj +++ b/Source/Mapping.AutoMapper.Tests/Mapping.AutoMapper.Tests.csproj @@ -44,24 +44,118 @@ false - - ..\packages\AutoMapper.6.2.2\lib\net45\AutoMapper.dll + + ..\packages\AutoMapper.16.1.1\lib\netstandard2.0\AutoMapper.dll + True ..\packages\Castle.Core.4.2.1\lib\net45\Castle.Core.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.5\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\netstandard2.0\Microsoft.Bcl.HashCode.dll + True + + + ..\packages\Microsoft.Bcl.TimeProvider.10.0.5\lib\netstandard2.0\Microsoft.Bcl.TimeProvider.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.10.0.5\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Logging.Abstractions.10.0.5\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll + True + + + ..\packages\Microsoft.Extensions.Options.10.0.5\lib\netstandard2.0\Microsoft.Extensions.Options.dll + True + + + ..\packages\Microsoft.Extensions.Primitives.10.0.5\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll + True + + + ..\packages\Microsoft.IdentityModel.Abstractions.8.16.0\lib\netstandard2.0\Microsoft.IdentityModel.Abstractions.dll + True + + + ..\packages\Microsoft.IdentityModel.JsonWebTokens.8.16.0\lib\netstandard2.0\Microsoft.IdentityModel.JsonWebTokens.dll + True + + + ..\packages\Microsoft.IdentityModel.Logging.8.16.0\lib\netstandard2.0\Microsoft.IdentityModel.Logging.dll + True + + + ..\packages\Microsoft.IdentityModel.Tokens.8.16.0\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll + True + ..\packages\NSubstitute.3.1.0\lib\net46\NSubstitute.dll + + ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll + True + + + ..\packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll + True + 3.5 + + ..\packages\System.Diagnostics.DiagnosticSource.10.0.5\lib\netstandard2.0\System.Diagnostics.DiagnosticSource.dll + True + + + ..\packages\System.IO.Pipelines.10.0.5\lib\netstandard2.0\System.IO.Pipelines.dll + True + + + ..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + - - ..\packages\System.Threading.Tasks.Extensions.4.3.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll + + ..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll + True + + + ..\packages\System.Security.Cryptography.Cng.5.0.0\lib\net461\System.Security.Cryptography.Cng.dll + True + + + ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll + True + + + ..\packages\System.Text.Encodings.Web.10.0.5\lib\netstandard2.0\System.Text.Encodings.Web.dll + True + + + ..\packages\System.Text.Json.10.0.5\lib\netstandard2.0\System.Text.Json.dll + True + + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + True diff --git a/Source/Mapping.AutoMapper.Tests/packages.config b/Source/Mapping.AutoMapper.Tests/packages.config index f5a95f7..11ff365 100644 --- a/Source/Mapping.AutoMapper.Tests/packages.config +++ b/Source/Mapping.AutoMapper.Tests/packages.config @@ -1,7 +1,32 @@  - + + + + + + + + + + + + + - + + + + + + + + + + + + + + \ No newline at end of file