-
-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathGenericSearch.slnx
More file actions
16 lines (16 loc) · 751 Bytes
/
GenericSearch.slnx
File metadata and controls
16 lines (16 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Solution>
<Folder Name="/Grammar/">
<Project Path="GenericSearch.Common/GenericSearch.Common.csproj" />
<Project Path="GenericSearch.Grammar.Test/GenericSearch.Grammar.Test.csproj" />
<Project Path="GenericSearch.Grammar/GenericSearch.Grammar.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="stylecop.ruleset" />
</Folder>
<Project Path="GenericSearch.Core.Test/GenericSearch.Core.Test.csproj" />
<Project Path="GenericSearch.Core/GenericSearch.Core.csproj" />
<Project Path="GenericSearch.Data/GenericSearch.Data.csproj" />
<Project Path="GenericSearch.Paging/GenericSearch.Paging.csproj" />
<Project Path="GenericSearch.UI/GenericSearch.UI.csproj" />
</Solution>