From c0c7aa574b553c33726859686efc190939243eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 14:00:33 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.Testing and 4 others Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.8 to 9.0.10 Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 Bumps Verify.Xunit from 30.7.3 to 31.0.3 Bumps WireMock.Net.FluentAssertions from 1.11.2 to 1.14.0 Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: patch - dependency-name: Verify.Xunit dependency-version: 31.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: patch - dependency-name: WireMock.Net.FluentAssertions dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] --- tests/Api.Client.Tests/Api.Client.Tests.csproj | 8 +++++--- tests/Testing/Testing.csproj | 10 +++++----- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/tests/Api.Client.Tests/Api.Client.Tests.csproj b/tests/Api.Client.Tests/Api.Client.Tests.csproj index 09a77d5..be88b96 100644 --- a/tests/Api.Client.Tests/Api.Client.Tests.csproj +++ b/tests/Api.Client.Tests/Api.Client.Tests.csproj @@ -8,9 +8,9 @@ Defra.TradeImportsDataApi.Api.Client.Tests - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -20,6 +20,8 @@ + + diff --git a/tests/Testing/Testing.csproj b/tests/Testing/Testing.csproj index 676a9f7..e378c85 100644 --- a/tests/Testing/Testing.csproj +++ b/tests/Testing/Testing.csproj @@ -10,9 +10,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -20,10 +20,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - +