-
-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathTALibrary.slnx
More file actions
16 lines (16 loc) · 654 Bytes
/
TALibrary.slnx
File metadata and controls
16 lines (16 loc) · 654 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Solution>
<Folder Name="/docs/">
<File Path="docs\build.cake" />
<File Path="docs\docfx.json" />
<File Path="docs\index.md" />
<File Path="docs\manual\functions-api.md" />
<File Path="docs\manual\abstract-api.md" />
<File Path="docs\manual\unstable-period.md" />
<File Path="docs\manual\functions-list.md" />
<File Path="docs\template\layout\_master.tmpl" />
<File Path="docs\template\public\main.css" />
<File Path="docs\template\public\main.js" />
</Folder>
<Project Path="src\TALib.NETCore\TALib.NETCore.csproj" />
<Project Path="tests\TALib.NETCore.Tests\TALib.NETCore.Tests.csproj" />
</Solution>