From c4503e840e7c87b76f9f0d5823b01a2bbe774b32 Mon Sep 17 00:00:00 2001 From: Miha Kralj Date: Sun, 22 Sep 2024 18:06:43 -0700 Subject: [PATCH] minor fix of IsLocalBuild --- quantower/Averages/Averages.csproj | 3 ++- quantower/Statistics/Statistics.csproj | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/quantower/Averages/Averages.csproj b/quantower/Averages/Averages.csproj index 9efac907..20d8b4ed 100644 --- a/quantower/Averages/Averages.csproj +++ b/quantower/Averages/Averages.csproj @@ -2,6 +2,7 @@ Indicator bin\$(Configuration)\ + true @@ -11,7 +12,7 @@ - + diff --git a/quantower/Statistics/Statistics.csproj b/quantower/Statistics/Statistics.csproj index 42a3a6ca..dbf4da78 100644 --- a/quantower/Statistics/Statistics.csproj +++ b/quantower/Statistics/Statistics.csproj @@ -2,6 +2,7 @@ Indicator bin\$(Configuration)\ + true @@ -11,7 +12,7 @@ - +