+semver: fix

This commit is contained in:
Miha Kralj
2024-09-22 20:22:18 -07:00
parent 6f11a5e0dc
commit f1b80ff374
43 changed files with 43 additions and 46 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
using TradingPlatform.BusinessLayer;
using QuanTAlib;
namespace QuanTAlib;
public class MinIndicator : IndicatorBase
{