From 99df445bf1e348486d2517e891788542f9af8271 Mon Sep 17 00:00:00 2001 From: Daniele Corsini Date: Mon, 19 Oct 2020 16:20:01 +0200 Subject: [PATCH] Improve log --- .../Corsinvest.ProxmoxVE.AutoSnap.Api.csproj | 4 ++-- .../Corsinvest.ProxmoxVE.AutoSnap.csproj | 6 +++--- 2 files changed, 5 insertions(+), 5 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 5276136..8176cf8 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 @@ netstandard2.1 true - 1.6.11 + 1.6.12 Corsinvest Srl Daniele Corsini Corsinvest Srl @@ -33,6 +33,6 @@ - + \ 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 c9aa256..ebd3728 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.9.9 + 1.9.10 netcoreapp3.1 cv4pve-autosnap Corsinvest Srl @@ -19,9 +19,9 @@ - + - + \ No newline at end of file