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
-
-