Files
cTrader-Algo/Sources/Indicators/Correlation with angle v1.1/msAngle of MultiSymbol.csproj
T
Michael Schimmel a1d2e96f8a Initial commit
2026-01-28 09:10:52 +01:00

10 lines
233 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="cTrader.Automate" Version="1.*" />
</ItemGroup>
</Project>