diff --git a/Technical/Indicators.csproj b/Technical/Indicators.csproj
index 3795009b..afcb696f 100644
--- a/Technical/Indicators.csproj
+++ b/Technical/Indicators.csproj
@@ -7,49 +7,70 @@
true
Debug;Release;Publish
AnyCPU;Cross
+
+
+
+ False
+ $(DefineConstants);CROSS_PLATFORM
+ net10.0
+
+
+
True
- net8.0-windows
+ net10.0-windows
+ $(NoWarn);CA1416
true
+
+ C:\Program Files\ATAS X
+
+
+
+ C:\Program Files (x86)\ATAS Platform
+
+
-
- C:\Program Files (x86)\ATAS Platform\Newtonsoft.Json.dll
-
- C:\Program Files (x86)\ATAS Platform\OFT.Attributes.dll
+ $(ATAS_BASE)\OFT.Attributes.dll
-
- C:\Program Files (x86)\ATAS Platform\OFT.Editors.dll
+
+ $(ATAS_BASE)\OFT.Editors.dll
- C:\Program Files (x86)\ATAS Platform\ATAS.DataFeedsCore.dll
+ $(ATAS_BASE)\ATAS.DataFeedsCore.dll
- C:\Program Files (x86)\ATAS Platform\ATAS.Indicators.dll
+ $(ATAS_BASE)\ATAS.Indicators.dll
- C:\Program Files (x86)\ATAS Platform\OFT.Rendering.dll
+ $(ATAS_BASE)\OFT.Rendering.dll
- C:\Program Files (x86)\ATAS Platform\Utils.Common.dll
+ $(ATAS_BASE)\Utils.Common.dll
-
- C:\Program Files (x86)\ATAS Platform\Utils.Windows.dll
+
+ $(ATAS_BASE)\Utils.Windows.dll
- C:\Program Files (x86)\ATAS Platform\OFT.Localization.dll
+ $(ATAS_BASE)\OFT.Localization.dll
+
+
+ $(ATAS_BASE)\DevExpress.Data.v25.2.dll
+
+
+ $(ATAS_BASE)\Avalonia.Base.dll
-
+
@@ -69,4 +90,17 @@
Resources.Designer.cs
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file