From dd959fd7205c438cd6a0586c164e4986178ca2d9 Mon Sep 17 00:00:00 2001 From: "daniele.corsini@corsinvest.it" Date: Fri, 23 Jun 2023 17:16:14 +0200 Subject: [PATCH] Upgrade library --- .../Corsinvest.ProxmoxVE.Admin.AutoSnap.csproj | 4 ++-- .../Corsinvest.ProxmoxVE.Admin.Botgram.csproj | 2 +- ...invest.ProxmoxVE.Admin.ClusterStatus.csproj | 2 +- ...sinvest.ProxmoxVE.Admin.ClusterUsage.csproj | 4 ++-- .../Corsinvest.ProxmoxVE.Admin.Core.csproj | 8 ++++---- ...orsinvest.ProxmoxVE.Admin.Diagnostic.csproj | 4 ++-- ...rsinvest.ProxmoxVE.Admin.DisksStatus.csproj | 2 +- ...vest.ProxmoxVE.Admin.MetricsExporter.csproj | 2 +- ...nvest.ProxmoxVE.Admin.NodeFreeMemory.csproj | 2 +- ...rsinvest.ProxmoxVE.Admin.NodeProtect.csproj | 4 ++-- ...rsinvest.ProxmoxVE.Admin.QemuMonitor.csproj | 2 +- .../Corsinvest.ProxmoxVE.Admin.VmUnlock.csproj | 2 +- ...rsinvest.ProxmoxVE.Admin.VzDumpTrend.csproj | 2 +- .../Corsinvest.ProxmoxVE.Admin.csproj | 18 +++++++++--------- src/Corsinvest.ProxmoxVE.Admin/Program.cs | 2 +- 15 files changed, 30 insertions(+), 30 deletions(-) diff --git a/src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Corsinvest.ProxmoxVE.Admin.AutoSnap.csproj b/src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Corsinvest.ProxmoxVE.Admin.AutoSnap.csproj index a622a26..25c9d1d 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Corsinvest.ProxmoxVE.Admin.AutoSnap.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.AutoSnap/Corsinvest.ProxmoxVE.Admin.AutoSnap.csproj @@ -3,8 +3,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Corsinvest.ProxmoxVE.Admin.Botgram/Corsinvest.ProxmoxVE.Admin.Botgram.csproj b/src/Corsinvest.ProxmoxVE.Admin.Botgram/Corsinvest.ProxmoxVE.Admin.Botgram.csproj index 46844ab..ff52f80 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.Botgram/Corsinvest.ProxmoxVE.Admin.Botgram.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.Botgram/Corsinvest.ProxmoxVE.Admin.Botgram.csproj @@ -3,7 +3,7 @@ - + diff --git a/src/Corsinvest.ProxmoxVE.Admin.ClusterStatus/Corsinvest.ProxmoxVE.Admin.ClusterStatus.csproj b/src/Corsinvest.ProxmoxVE.Admin.ClusterStatus/Corsinvest.ProxmoxVE.Admin.ClusterStatus.csproj index b97cee9..c6ce6e2 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.ClusterStatus/Corsinvest.ProxmoxVE.Admin.ClusterStatus.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.ClusterStatus/Corsinvest.ProxmoxVE.Admin.ClusterStatus.csproj @@ -2,7 +2,7 @@ - + diff --git a/src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Corsinvest.ProxmoxVE.Admin.ClusterUsage.csproj b/src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Corsinvest.ProxmoxVE.Admin.ClusterUsage.csproj index 9ee329a..1f4d808 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Corsinvest.ProxmoxVE.Admin.ClusterUsage.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.ClusterUsage/Corsinvest.ProxmoxVE.Admin.ClusterUsage.csproj @@ -2,8 +2,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Corsinvest.ProxmoxVE.Admin.Core/Corsinvest.ProxmoxVE.Admin.Core.csproj b/src/Corsinvest.ProxmoxVE.Admin.Core/Corsinvest.ProxmoxVE.Admin.Core.csproj index a8aa62b..4136f30 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.Core/Corsinvest.ProxmoxVE.Admin.Core.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.Core/Corsinvest.ProxmoxVE.Admin.Core.csproj @@ -7,7 +7,7 @@ - + @@ -16,10 +16,10 @@ - - + + - + \ No newline at end of file diff --git a/src/Corsinvest.ProxmoxVE.Admin.Diagnostic/Corsinvest.ProxmoxVE.Admin.Diagnostic.csproj b/src/Corsinvest.ProxmoxVE.Admin.Diagnostic/Corsinvest.ProxmoxVE.Admin.Diagnostic.csproj index 62e7186..da92167 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.Diagnostic/Corsinvest.ProxmoxVE.Admin.Diagnostic.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.Diagnostic/Corsinvest.ProxmoxVE.Admin.Diagnostic.csproj @@ -3,8 +3,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Corsinvest.ProxmoxVE.Admin.DisksStatus/Corsinvest.ProxmoxVE.Admin.DisksStatus.csproj b/src/Corsinvest.ProxmoxVE.Admin.DisksStatus/Corsinvest.ProxmoxVE.Admin.DisksStatus.csproj index b97cee9..c6ce6e2 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.DisksStatus/Corsinvest.ProxmoxVE.Admin.DisksStatus.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.DisksStatus/Corsinvest.ProxmoxVE.Admin.DisksStatus.csproj @@ -2,7 +2,7 @@ - + diff --git a/src/Corsinvest.ProxmoxVE.Admin.MetricsExporter/Corsinvest.ProxmoxVE.Admin.MetricsExporter.csproj b/src/Corsinvest.ProxmoxVE.Admin.MetricsExporter/Corsinvest.ProxmoxVE.Admin.MetricsExporter.csproj index 82fd131..467dd8e 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.MetricsExporter/Corsinvest.ProxmoxVE.Admin.MetricsExporter.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.MetricsExporter/Corsinvest.ProxmoxVE.Admin.MetricsExporter.csproj @@ -3,7 +3,7 @@ - + diff --git a/src/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory.csproj b/src/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory.csproj index b97cee9..c6ce6e2 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory/Corsinvest.ProxmoxVE.Admin.NodeFreeMemory.csproj @@ -2,7 +2,7 @@ - + diff --git a/src/Corsinvest.ProxmoxVE.Admin.NodeProtect/Corsinvest.ProxmoxVE.Admin.NodeProtect.csproj b/src/Corsinvest.ProxmoxVE.Admin.NodeProtect/Corsinvest.ProxmoxVE.Admin.NodeProtect.csproj index 98165c5..9f6548b 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.NodeProtect/Corsinvest.ProxmoxVE.Admin.NodeProtect.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.NodeProtect/Corsinvest.ProxmoxVE.Admin.NodeProtect.csproj @@ -3,8 +3,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Corsinvest.ProxmoxVE.Admin.QemuMonitor/Corsinvest.ProxmoxVE.Admin.QemuMonitor.csproj b/src/Corsinvest.ProxmoxVE.Admin.QemuMonitor/Corsinvest.ProxmoxVE.Admin.QemuMonitor.csproj index 90f4b95..d571189 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.QemuMonitor/Corsinvest.ProxmoxVE.Admin.QemuMonitor.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.QemuMonitor/Corsinvest.ProxmoxVE.Admin.QemuMonitor.csproj @@ -2,7 +2,7 @@ - + diff --git a/src/Corsinvest.ProxmoxVE.Admin.VmUnlock/Corsinvest.ProxmoxVE.Admin.VmUnlock.csproj b/src/Corsinvest.ProxmoxVE.Admin.VmUnlock/Corsinvest.ProxmoxVE.Admin.VmUnlock.csproj index b97cee9..c6ce6e2 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.VmUnlock/Corsinvest.ProxmoxVE.Admin.VmUnlock.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.VmUnlock/Corsinvest.ProxmoxVE.Admin.VmUnlock.csproj @@ -2,7 +2,7 @@ - + diff --git a/src/Corsinvest.ProxmoxVE.Admin.VzDumpTrend/Corsinvest.ProxmoxVE.Admin.VzDumpTrend.csproj b/src/Corsinvest.ProxmoxVE.Admin.VzDumpTrend/Corsinvest.ProxmoxVE.Admin.VzDumpTrend.csproj index 90f4b95..d571189 100644 --- a/src/Corsinvest.ProxmoxVE.Admin.VzDumpTrend/Corsinvest.ProxmoxVE.Admin.VzDumpTrend.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin.VzDumpTrend/Corsinvest.ProxmoxVE.Admin.VzDumpTrend.csproj @@ -2,7 +2,7 @@ - + diff --git a/src/Corsinvest.ProxmoxVE.Admin/Corsinvest.ProxmoxVE.Admin.csproj b/src/Corsinvest.ProxmoxVE.Admin/Corsinvest.ProxmoxVE.Admin.csproj index 4d59205..5059919 100644 --- a/src/Corsinvest.ProxmoxVE.Admin/Corsinvest.ProxmoxVE.Admin.csproj +++ b/src/Corsinvest.ProxmoxVE.Admin/Corsinvest.ProxmoxVE.Admin.csproj @@ -7,13 +7,13 @@ - - - - - - - + + + + + + + @@ -22,8 +22,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Corsinvest.ProxmoxVE.Admin/Program.cs b/src/Corsinvest.ProxmoxVE.Admin/Program.cs index e1d8a1e..2a6d295 100644 --- a/src/Corsinvest.ProxmoxVE.Admin/Program.cs +++ b/src/Corsinvest.ProxmoxVE.Admin/Program.cs @@ -5,7 +5,7 @@ using Corsinvest.AppHero.Core; using Corsinvest.AppHero.Core.Extensions; using Corsinvest.AppHero.Core.Helpers; -using Corsinvest.AppHero.Core.SoftwareRelease; +using Corsinvest.AppHero.Core.SoftwareUpdater; using Corsinvest.ProxmoxVE.Admin; using Corsinvest.ProxmoxVE.Admin.Persistence; using Microsoft.AspNetCore.DataProtection;