From b4fb458d3b1ffd7ea258df7f863a16572b61ab6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:06:41 +0000 Subject: [PATCH] Bump Microsoft.Extensions.ServiceDiscovery (#1712) Bumps the dotnet group in /docs/fundamentals/snippets/testing/xunit/AspireApp.ServiceDefaults with 1 update: [Microsoft.Extensions.ServiceDiscovery](https://github.com/dotnet/aspire). Updates `Microsoft.Extensions.ServiceDiscovery` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](https://github.com/dotnet/aspire/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.ServiceDiscovery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/snippets/testing/xunit/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj b/docs/fundamentals/snippets/testing/xunit/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj index 1dacfbff4..08c916f3e 100644 --- a/docs/fundamentals/snippets/testing/xunit/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj +++ b/docs/fundamentals/snippets/testing/xunit/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj @@ -11,7 +11,7 @@ - +