From 65578aabfd1603890d63c915a6d3357b8b3cd471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 12:06:59 +0000 Subject: [PATCH] Bump the dotnet group with 6 updates Bumps Aspire.Hosting.AppHost from 9.2.1 to 9.3.1 Bumps Aspire.Hosting.Testing from 9.2.1 to 9.3.1 Bumps Microsoft.Extensions.Http.Resilience from 9.5.0 to 9.6.0 Bumps Microsoft.Extensions.ServiceDiscovery from 9.2.1 to 9.3.1 Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 Bumps NUnit.Analyzers from 4.7.0 to 4.8.1 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.Testing dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Http.Resilience dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.ServiceDiscovery dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: NUnit.Analyzers dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../nunit/AspireApp.AppHost/AspireApp.AppHost.csproj | 2 +- .../AspireApp.ServiceDefaults.csproj | 4 ++-- .../testing/nunit/AspireApp.Tests/AspireApp.Tests.csproj | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/testing/snippets/testing/nunit/AspireApp.AppHost/AspireApp.AppHost.csproj b/docs/testing/snippets/testing/nunit/AspireApp.AppHost/AspireApp.AppHost.csproj index 58c2391c6c..ee0de5364f 100644 --- a/docs/testing/snippets/testing/nunit/AspireApp.AppHost/AspireApp.AppHost.csproj +++ b/docs/testing/snippets/testing/nunit/AspireApp.AppHost/AspireApp.AppHost.csproj @@ -12,6 +12,6 @@ - + \ No newline at end of file diff --git a/docs/testing/snippets/testing/nunit/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj b/docs/testing/snippets/testing/nunit/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj index 3920d91222..56854b9f4c 100644 --- a/docs/testing/snippets/testing/nunit/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj +++ b/docs/testing/snippets/testing/nunit/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/docs/testing/snippets/testing/nunit/AspireApp.Tests/AspireApp.Tests.csproj b/docs/testing/snippets/testing/nunit/AspireApp.Tests/AspireApp.Tests.csproj index 30685b5a4e..c965c24d2b 100644 --- a/docs/testing/snippets/testing/nunit/AspireApp.Tests/AspireApp.Tests.csproj +++ b/docs/testing/snippets/testing/nunit/AspireApp.Tests/AspireApp.Tests.csproj @@ -10,10 +10,10 @@ - - + + - +