mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-15 00:58:04 +00:00
14 lines
384 B
XML
14 lines
384 B
XML
<Solution>
|
|
<Folder Name="/lib/">
|
|
<Project Path="lib/quantalib.csproj" />
|
|
<Project Path="lib/QuanTAlib.Tests.csproj" />
|
|
</Folder>
|
|
<Folder Name="/quantower/">
|
|
<Project Path="quantower/quantower.csproj" />
|
|
<Project Path="quantower/Quantower.Tests.csproj" />
|
|
</Folder>
|
|
<Folder Name="/python/">
|
|
<Project Path="python/python.csproj" />
|
|
</Folder>
|
|
</Solution>
|