From b88191550c35256bc4db15eec17f6fa498eccca4 Mon Sep 17 00:00:00 2001 From: "daniele.corsini@corisnvest.it" Date: Wed, 29 Jan 2025 17:27:56 +0100 Subject: [PATCH] Fix #99 --- .../Corsinvest.ProxmoxVE.AutoSnap.Api.csproj | 6 +++--- .../Corsinvest.ProxmoxVE.AutoSnap.csproj | 9 ++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/src/Corsinvest.ProxmoxVE.AutoSnap.Api/Corsinvest.ProxmoxVE.AutoSnap.Api.csproj b/src/Corsinvest.ProxmoxVE.AutoSnap.Api/Corsinvest.ProxmoxVE.AutoSnap.Api.csproj index e5e055f..c5b5cfb 100644 --- a/src/Corsinvest.ProxmoxVE.AutoSnap.Api/Corsinvest.ProxmoxVE.AutoSnap.Api.csproj +++ b/src/Corsinvest.ProxmoxVE.AutoSnap.Api/Corsinvest.ProxmoxVE.AutoSnap.Api.csproj @@ -3,7 +3,7 @@ net6.0 Library - 1.9.1 + 1.9.2 Corsinvest Srl Corsinvest Srl @@ -35,9 +35,9 @@ - - + \ No newline at end of file diff --git a/src/Corsinvest.ProxmoxVE.AutoSnap/Corsinvest.ProxmoxVE.AutoSnap.csproj b/src/Corsinvest.ProxmoxVE.AutoSnap/Corsinvest.ProxmoxVE.AutoSnap.csproj index fe8363c..e4907ec 100644 --- a/src/Corsinvest.ProxmoxVE.AutoSnap/Corsinvest.ProxmoxVE.AutoSnap.csproj +++ b/src/Corsinvest.ProxmoxVE.AutoSnap/Corsinvest.ProxmoxVE.AutoSnap.csproj @@ -1,7 +1,7 @@ Exe - 1.15.1 + 1.15.2 net8.0 cv4pve-autosnap Corsinvest Srl @@ -17,11 +17,10 @@ - + - + \ No newline at end of file