-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFileSearch.slnx
More file actions
19 lines (19 loc) · 953 Bytes
/
Copy pathFileSearch.slnx
File metadata and controls
19 lines (19 loc) · 953 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Solution>
<Folder Name="/src/">
<Project Path="src/FileSearch.Cli/FileSearch.Cli.csproj" />
<Project Path="src/FileSearch.Core/FileSearch.Core.csproj" />
<Project Path="src/FileSearch.ExtractorHost/FileSearch.ExtractorHost.csproj" />
<Project Path="src/FileSearch.Gui/FileSearch.Gui.csproj" />
<Project Path="src/FileSearch.Indexer/FileSearch.Indexer.csproj" />
<Project Path="src/FileSearch.Mcp/FileSearch.Mcp.csproj" />
<Project Path="src/FileSearch.WindowsOcr/FileSearch.WindowsOcr.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/FileSearch.Core.Tests/FileSearch.Core.Tests.csproj" />
<Project Path="tests/FileSearch.Gui.Tests/FileSearch.Gui.Tests.csproj" />
<Project Path="tests/FileSearch.Mcp.Tests/FileSearch.Mcp.Tests.csproj" />
</Folder>
<Folder Name="/benchmarks/">
<Project Path="benchmarks/FileSearch.Benchmarks/FileSearch.Benchmarks.csproj" />
</Folder>
</Solution>