From 1ed0ccf6deb57ccdb31785c32f3ae364dd3a5b48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 05:30:31 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 8.0.1 to 9.0.1 in /src Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Billing/Billing.csproj | 2 +- src/ClientUI/ClientUI.csproj | 2 +- src/Sales/Sales.csproj | 2 +- src/Shipping/Shipping.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 776a796..f2ccd24 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -21,6 +21,6 @@ - + \ No newline at end of file diff --git a/src/ClientUI/ClientUI.csproj b/src/ClientUI/ClientUI.csproj index 6af2ebd..c165d7a 100644 --- a/src/ClientUI/ClientUI.csproj +++ b/src/ClientUI/ClientUI.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Sales/Sales.csproj b/src/Sales/Sales.csproj index 0f55fd3..1af2388 100644 --- a/src/Sales/Sales.csproj +++ b/src/Sales/Sales.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Shipping/Shipping.csproj b/src/Shipping/Shipping.csproj index 75ada8a..f18ead6 100644 --- a/src/Shipping/Shipping.csproj +++ b/src/Shipping/Shipping.csproj @@ -21,7 +21,7 @@ - + \ No newline at end of file