From c198c0f7615b46e89decdb78f59efc5a80e6dc18 Mon Sep 17 00:00:00 2001 From: "dependencyupdates[bot]" <218638057+dependencyupdates[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:23:31 +0000 Subject: [PATCH] Update dependency Microsoft.Extensions.Hosting to v9 --- 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 42efbcc..18a933e 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -21,7 +21,7 @@ - + \ No newline at end of file diff --git a/src/ClientUI/ClientUI.csproj b/src/ClientUI/ClientUI.csproj index 3f51b3f..6a5c6f3 100644 --- a/src/ClientUI/ClientUI.csproj +++ b/src/ClientUI/ClientUI.csproj @@ -21,7 +21,7 @@ - + \ No newline at end of file diff --git a/src/Sales/Sales.csproj b/src/Sales/Sales.csproj index 0f586de..b33b6f8 100644 --- a/src/Sales/Sales.csproj +++ b/src/Sales/Sales.csproj @@ -21,7 +21,7 @@ - + \ No newline at end of file diff --git a/src/Shipping/Shipping.csproj b/src/Shipping/Shipping.csproj index 0202dd9..e280937 100644 --- a/src/Shipping/Shipping.csproj +++ b/src/Shipping/Shipping.csproj @@ -21,7 +21,7 @@ - + \ No newline at end of file