From ab36653e5d62cd09fb2a925234b7abef96e19aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 05:33:27 +0000 Subject: [PATCH] Bump the minor-and-patch group with 6 updates Bumps Microsoft.AspNetCore.Mvc.Testing from 8.0.8 to 8.0.23 Bumps Microsoft.AspNetCore.OData from 9.3.2 to 9.4.1 Bumps Microsoft.EntityFrameworkCore from 8.0.8 to 8.0.23 Bumps Microsoft.EntityFrameworkCore.Sqlite from 8.0.8 to 8.0.23 Bumps NUnit.Analyzers from 4.10.0 to 4.11.2 Bumps NUnit3TestAdapter from 5.1.0 to 5.2.0 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 8.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.OData dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.AspNetCore.OData dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 8.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 8.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: NUnit.Analyzers dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: NUnit.Analyzers dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: NUnit.Analyzers dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: NUnit3TestAdapter dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: NUnit3TestAdapter dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: NUnit3TestAdapter dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- ...GenericSearchBinder.EfCoreIntegrationTests.csproj | 12 ++++++------ ...OData.GenericSearchBinder.IntegrationTests.csproj | 8 ++++---- ...wareHQ.OData.GenericSearchBinder.UnitTests.csproj | 4 ++-- .../BerrySoftwareHQ.OData.GenericSearchBinder.csproj | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/BerrySoftwareHQ.OData.GenericSearchBinder.EfCoreIntegrationTests/BerrySoftwareHQ.OData.GenericSearchBinder.EfCoreIntegrationTests.csproj b/BerrySoftwareHQ.OData.GenericSearchBinder.EfCoreIntegrationTests/BerrySoftwareHQ.OData.GenericSearchBinder.EfCoreIntegrationTests.csproj index bef9463..7a248e7 100644 --- a/BerrySoftwareHQ.OData.GenericSearchBinder.EfCoreIntegrationTests/BerrySoftwareHQ.OData.GenericSearchBinder.EfCoreIntegrationTests.csproj +++ b/BerrySoftwareHQ.OData.GenericSearchBinder.EfCoreIntegrationTests/BerrySoftwareHQ.OData.GenericSearchBinder.EfCoreIntegrationTests.csproj @@ -11,19 +11,19 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + diff --git a/BerrySoftwareHQ.OData.GenericSearchBinder.IntegrationTests/BerrySoftwareHQ.OData.GenericSearchBinder.IntegrationTests.csproj b/BerrySoftwareHQ.OData.GenericSearchBinder.IntegrationTests/BerrySoftwareHQ.OData.GenericSearchBinder.IntegrationTests.csproj index 0dd90f7..fb6d631 100644 --- a/BerrySoftwareHQ.OData.GenericSearchBinder.IntegrationTests/BerrySoftwareHQ.OData.GenericSearchBinder.IntegrationTests.csproj +++ b/BerrySoftwareHQ.OData.GenericSearchBinder.IntegrationTests/BerrySoftwareHQ.OData.GenericSearchBinder.IntegrationTests.csproj @@ -11,17 +11,17 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/BerrySoftwareHQ.OData.GenericSearchBinder.UnitTests/BerrySoftwareHQ.OData.GenericSearchBinder.UnitTests.csproj b/BerrySoftwareHQ.OData.GenericSearchBinder.UnitTests/BerrySoftwareHQ.OData.GenericSearchBinder.UnitTests.csproj index 9c2574c..c23967c 100644 --- a/BerrySoftwareHQ.OData.GenericSearchBinder.UnitTests/BerrySoftwareHQ.OData.GenericSearchBinder.UnitTests.csproj +++ b/BerrySoftwareHQ.OData.GenericSearchBinder.UnitTests/BerrySoftwareHQ.OData.GenericSearchBinder.UnitTests.csproj @@ -17,11 +17,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/BerrySoftwareHQ.OData.GenericSearchBinder/BerrySoftwareHQ.OData.GenericSearchBinder.csproj b/BerrySoftwareHQ.OData.GenericSearchBinder/BerrySoftwareHQ.OData.GenericSearchBinder.csproj index 0b502a8..664c8a9 100644 --- a/BerrySoftwareHQ.OData.GenericSearchBinder/BerrySoftwareHQ.OData.GenericSearchBinder.csproj +++ b/BerrySoftwareHQ.OData.GenericSearchBinder/BerrySoftwareHQ.OData.GenericSearchBinder.csproj @@ -43,7 +43,7 @@ - +