diff --git a/.github/TradingPlatform.BusinessLayer.dll b/.github/TradingPlatform.BusinessLayer.dll index 11c3b4e3..704cc7ff 100644 Binary files a/.github/TradingPlatform.BusinessLayer.dll and b/.github/TradingPlatform.BusinessLayer.dll differ diff --git a/Calculations/Calculations.csproj b/Calculations/Calculations.csproj index a532c144..701f67f7 100644 --- a/Calculations/Calculations.csproj +++ b/Calculations/Calculations.csproj @@ -2,9 +2,9 @@ QuanTAlib - 0.2.27 - 0.2.27 - 0.2.27 + 0.2.30 + 0.2.30 + 0.2.30 Library of TA Calculations, Charts and Strategies for Quantower Quantitative Technical Analysis Library in C# for Quantower git @@ -14,7 +14,7 @@ Miha Kralj Apache-2.0 readme.md - net8.0;net7.0;net6.0 + net8.0;net7.0 disable preview disable diff --git a/Indicators/Indicators.csproj b/Indicators/Indicators.csproj index 0446cc33..5b9da593 100644 --- a/Indicators/Indicators.csproj +++ b/Indicators/Indicators.csproj @@ -1,6 +1,6 @@  - net6.0 + net7.0 preview false AnyCPU @@ -38,7 +38,7 @@ - + diff --git a/Strategies/Strategies.csproj b/Strategies/Strategies.csproj index b8dee3da..e665dc50 100644 --- a/Strategies/Strategies.csproj +++ b/Strategies/Strategies.csproj @@ -1,6 +1,6 @@  - net6.0 + net7.0 preview false AnyCPU