This repository has been archived by the owner on Jun 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DLS-Case-Search.sln
61 lines (61 loc) · 3.88 KB
/
DLS-Case-Search.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28606.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Indexer", "Indexer\Indexer.csproj", "{7915958B-186A-4E7F-82A0-79A0D191CF61}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Common", "Common\Common.csproj", "{50A3BDB8-CE77-49C4-A701-71CC503D3527}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Server", "Server\Server.csproj", "{2A45963E-AD47-441C-84AB-00CC1BF25FDE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SearchNode", "SearchNode\SearchNode.csproj", "{17D006AE-80D5-42C6-BBF6-A5BED08F3315}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PreviewService", "PreviewService\PreviewService.csproj", "{6204C81F-0CC3-4E18-8BED-13C7E5F96825}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PublicAPI", "PublicAPI\PublicAPI.csproj", "{71BFF2DF-E3C9-4089-9485-943C891B3B49}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpellCheckService", "SpellCheckService\SpellCheckService.csproj", "{DDC2D44C-0F87-404D-987F-56BFB034AEFB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7915958B-186A-4E7F-82A0-79A0D191CF61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7915958B-186A-4E7F-82A0-79A0D191CF61}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7915958B-186A-4E7F-82A0-79A0D191CF61}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7915958B-186A-4E7F-82A0-79A0D191CF61}.Release|Any CPU.Build.0 = Release|Any CPU
{50A3BDB8-CE77-49C4-A701-71CC503D3527}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{50A3BDB8-CE77-49C4-A701-71CC503D3527}.Debug|Any CPU.Build.0 = Debug|Any CPU
{50A3BDB8-CE77-49C4-A701-71CC503D3527}.Release|Any CPU.ActiveCfg = Release|Any CPU
{50A3BDB8-CE77-49C4-A701-71CC503D3527}.Release|Any CPU.Build.0 = Release|Any CPU
{2A45963E-AD47-441C-84AB-00CC1BF25FDE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A45963E-AD47-441C-84AB-00CC1BF25FDE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A45963E-AD47-441C-84AB-00CC1BF25FDE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A45963E-AD47-441C-84AB-00CC1BF25FDE}.Release|Any CPU.Build.0 = Release|Any CPU
{17D006AE-80D5-42C6-BBF6-A5BED08F3315}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{17D006AE-80D5-42C6-BBF6-A5BED08F3315}.Debug|Any CPU.Build.0 = Debug|Any CPU
{17D006AE-80D5-42C6-BBF6-A5BED08F3315}.Release|Any CPU.ActiveCfg = Release|Any CPU
{17D006AE-80D5-42C6-BBF6-A5BED08F3315}.Release|Any CPU.Build.0 = Release|Any CPU
{6204C81F-0CC3-4E18-8BED-13C7E5F96825}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6204C81F-0CC3-4E18-8BED-13C7E5F96825}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6204C81F-0CC3-4E18-8BED-13C7E5F96825}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6204C81F-0CC3-4E18-8BED-13C7E5F96825}.Release|Any CPU.Build.0 = Release|Any CPU
{71BFF2DF-E3C9-4089-9485-943C891B3B49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{71BFF2DF-E3C9-4089-9485-943C891B3B49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{71BFF2DF-E3C9-4089-9485-943C891B3B49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71BFF2DF-E3C9-4089-9485-943C891B3B49}.Release|Any CPU.Build.0 = Release|Any CPU
{DDC2D44C-0F87-404D-987F-56BFB034AEFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DDC2D44C-0F87-404D-987F-56BFB034AEFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DDC2D44C-0F87-404D-987F-56BFB034AEFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DDC2D44C-0F87-404D-987F-56BFB034AEFB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FE505445-36B5-4777-BC5C-B4097055EB02}
EndGlobalSection
EndGlobal