From 2942e57b8107bb45010e8e984ef00e736b5e6c78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 06:35:23 +0000 Subject: [PATCH] Bump Aspire.Hosting.AppHost and 2 others Bumps Aspire.Hosting.AppHost from 9.3.1 to 9.4.0 Bumps Aspire.Hosting.SqlServer from 9.3.2 to 9.4.0 Bumps Microsoft.Extensions.ServiceDiscovery from 9.3.1 to 9.4.0 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Aspire.Hosting.SqlServer dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.ServiceDiscovery dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../FilterLists.AppHost.csproj | 8 ++++---- .../FilterLists.ServiceDefaults.csproj | 18 +++++++++--------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/services/FilterLists.AppHost/FilterLists.AppHost.csproj b/services/FilterLists.AppHost/FilterLists.AppHost.csproj index 5cbf0e33c..77995d897 100644 --- a/services/FilterLists.AppHost/FilterLists.AppHost.csproj +++ b/services/FilterLists.AppHost/FilterLists.AppHost.csproj @@ -1,6 +1,6 @@ - + Exe @@ -9,12 +9,12 @@ - + - - + + \ No newline at end of file diff --git a/services/FilterLists.ServiceDefaults/FilterLists.ServiceDefaults.csproj b/services/FilterLists.ServiceDefaults/FilterLists.ServiceDefaults.csproj index 40b184f31..d02359811 100644 --- a/services/FilterLists.ServiceDefaults/FilterLists.ServiceDefaults.csproj +++ b/services/FilterLists.ServiceDefaults/FilterLists.ServiceDefaults.csproj @@ -6,16 +6,16 @@ - + - - - - - - - - + + + + + + + + \ No newline at end of file