From bda2b1e7b92940a0188e2f4a1ffaf04582269b86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Fri, 22 Nov 2024 21:22:42 +0100 Subject: [PATCH 1/2] Updating vulnerable package --- .../Lombiq.Hosting.Tenants.Maintenance.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Lombiq.Hosting.Tenants.Maintenance/Lombiq.Hosting.Tenants.Maintenance.csproj b/Lombiq.Hosting.Tenants.Maintenance/Lombiq.Hosting.Tenants.Maintenance.csproj index 0e1d60d..bbe644a 100644 --- a/Lombiq.Hosting.Tenants.Maintenance/Lombiq.Hosting.Tenants.Maintenance.csproj +++ b/Lombiq.Hosting.Tenants.Maintenance/Lombiq.Hosting.Tenants.Maintenance.csproj @@ -32,6 +32,7 @@ + From b95bc12d253e1c098fd2718d5a10127702bf52a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Fri, 22 Nov 2024 21:23:31 +0100 Subject: [PATCH 2/2] Formatting csproj and docs --- .../Lombiq.Hosting.Tenants.Maintenance.csproj | 109 +++++++++--------- 1 file changed, 55 insertions(+), 54 deletions(-) diff --git a/Lombiq.Hosting.Tenants.Maintenance/Lombiq.Hosting.Tenants.Maintenance.csproj b/Lombiq.Hosting.Tenants.Maintenance/Lombiq.Hosting.Tenants.Maintenance.csproj index bbe644a..9c2b1d8 100644 --- a/Lombiq.Hosting.Tenants.Maintenance/Lombiq.Hosting.Tenants.Maintenance.csproj +++ b/Lombiq.Hosting.Tenants.Maintenance/Lombiq.Hosting.Tenants.Maintenance.csproj @@ -1,58 +1,59 @@ - - net8.0 - true - $(DefaultItemExcludes);.git*;node_modules\**;Tests\** - - - - Lombiq Hosting - Tenants Maintenance for Orchard Core - Lombiq Technologies - Copyright © 2021, Lombiq Technologies Ltd. - Lombiq Hosting - Tenants Maintenance for Orchard Core: With the help of this module you can execute maintenance tasks on tenants. - NuGetIcon.png - OrchardCore;Lombiq;AspNetCore;Multitenancy;SaaS;Maintenance - https://github.com/Lombiq/Hosting-Tenants - https://github.com/Lombiq/Hosting-Tenants/blob/dev/Lombiq.Hosting.Tenants.Maintenance/Readme.md - BSD-3-Clause - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + net8.0 + true + $(DefaultItemExcludes);.git*;node_modules\**;Tests\** + + + + Lombiq Hosting - Tenants Maintenance for Orchard Core + Lombiq Technologies + Copyright © 2021, Lombiq Technologies Ltd. + Lombiq Hosting - Tenants Maintenance for Orchard Core: With the help of this module you can execute maintenance tasks on tenants. + NuGetIcon.png + OrchardCore;Lombiq;AspNetCore;Multitenancy;SaaS;Maintenance + https://github.com/Lombiq/Hosting-Tenants + https://github.com/Lombiq/Hosting-Tenants/blob/dev/Lombiq.Hosting.Tenants.Maintenance/Readme.md + BSD-3-Clause + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +