From 0ba1c9b42f1ebadaef76ca26a74a55253353ec2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 03:54:03 +0000 Subject: [PATCH] Bump AutoMapper from 15.0.1 to 16.1.1 --- updated-dependencies: - dependency-name: AutoMapper dependency-version: 16.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../AutoMapper.Collection.EntityFrameworkCore.Tests.csproj | 2 +- .../AutoMapper.Collection.EntityFrameworkCore.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/AutoMapper.Collection.EntityFrameworkCore.Tests/AutoMapper.Collection.EntityFrameworkCore.Tests.csproj b/src/AutoMapper.Collection.EntityFrameworkCore.Tests/AutoMapper.Collection.EntityFrameworkCore.Tests.csproj index d0376c8..cc87981 100644 --- a/src/AutoMapper.Collection.EntityFrameworkCore.Tests/AutoMapper.Collection.EntityFrameworkCore.Tests.csproj +++ b/src/AutoMapper.Collection.EntityFrameworkCore.Tests/AutoMapper.Collection.EntityFrameworkCore.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/AutoMapper.Collection.EntityFrameworkCore/AutoMapper.Collection.EntityFrameworkCore.csproj b/src/AutoMapper.Collection.EntityFrameworkCore/AutoMapper.Collection.EntityFrameworkCore.csproj index debf8ca..6954b85 100644 --- a/src/AutoMapper.Collection.EntityFrameworkCore/AutoMapper.Collection.EntityFrameworkCore.csproj +++ b/src/AutoMapper.Collection.EntityFrameworkCore/AutoMapper.Collection.EntityFrameworkCore.csproj @@ -30,6 +30,7 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive