From 382fcd6dc6b1dead6d04721ff35f2f7f0861e896 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 6 Jun 2022 17:20:10 +0200 Subject: [PATCH] Update nuget vari --- GPW.CORE.Api/GPW.CORE.Api.csproj | 12 ++++++------ GPW.CORE.Data/GPW.CORE.Data.csproj | 12 ++++++------ GPW.CORE.WRKLOG/Components/WeekStat.razor | 12 ++++++------ GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj | 8 ++++---- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- 7 files changed, 25 insertions(+), 25 deletions(-) diff --git a/GPW.CORE.Api/GPW.CORE.Api.csproj b/GPW.CORE.Api/GPW.CORE.Api.csproj index 25aad40..6bd7557 100644 --- a/GPW.CORE.Api/GPW.CORE.Api.csproj +++ b/GPW.CORE.Api/GPW.CORE.Api.csproj @@ -17,14 +17,14 @@ - + - + - - - - + + + + diff --git a/GPW.CORE.Data/GPW.CORE.Data.csproj b/GPW.CORE.Data/GPW.CORE.Data.csproj index 20d6670..23621b4 100644 --- a/GPW.CORE.Data/GPW.CORE.Data.csproj +++ b/GPW.CORE.Data/GPW.CORE.Data.csproj @@ -8,16 +8,16 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/GPW.CORE.WRKLOG/Components/WeekStat.razor b/GPW.CORE.WRKLOG/Components/WeekStat.razor index 56029b0..8bfc404 100644 --- a/GPW.CORE.WRKLOG/Components/WeekStat.razor +++ b/GPW.CORE.WRKLOG/Components/WeekStat.razor @@ -1,16 +1,16 @@ @using GPW.CORE.Data
-
-