forked from JohnnyBravo75/TwinFinder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TwinFinder.sln
74 lines (74 loc) · 4.82 KB
/
TwinFinder.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
62
63
64
65
66
67
68
69
70
71
72
73
74
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwinFinder", "TwinFinder\TwinFinder.csproj", "{E332F18D-9ED0-4FBE-A8F6-4E3D6ECB745A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwinFinder.Test", "TwinFinder.Test\TwinFinder.Test.csproj", "{24B81389-57B8-4593-8425-B94E39ED5824}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwinFinder.Sample", "TwinFinder.Sample\TwinFinder.Sample.csproj", "{F84E7EFC-55AC-4B30-BA15-20AAE68D2DF2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwinFinder.Webservice", "TwinFinder.Webservice\TwinFinder.Webservice.csproj", "{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwinFinder.Nuget", "TwinFinder.Nuget\TwinFinder.Nuget.csproj", "{0451BAEF-DF2E-4B98-8644-94EE9415E389}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E332F18D-9ED0-4FBE-A8F6-4E3D6ECB745A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E332F18D-9ED0-4FBE-A8F6-4E3D6ECB745A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E332F18D-9ED0-4FBE-A8F6-4E3D6ECB745A}.Debug|x64.ActiveCfg = Debug|Any CPU
{E332F18D-9ED0-4FBE-A8F6-4E3D6ECB745A}.Debug|x86.ActiveCfg = Debug|Any CPU
{E332F18D-9ED0-4FBE-A8F6-4E3D6ECB745A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E332F18D-9ED0-4FBE-A8F6-4E3D6ECB745A}.Release|Any CPU.Build.0 = Release|Any CPU
{E332F18D-9ED0-4FBE-A8F6-4E3D6ECB745A}.Release|x64.ActiveCfg = Release|Any CPU
{E332F18D-9ED0-4FBE-A8F6-4E3D6ECB745A}.Release|x86.ActiveCfg = Release|Any CPU
{24B81389-57B8-4593-8425-B94E39ED5824}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{24B81389-57B8-4593-8425-B94E39ED5824}.Debug|Any CPU.Build.0 = Debug|Any CPU
{24B81389-57B8-4593-8425-B94E39ED5824}.Debug|x64.ActiveCfg = Debug|Any CPU
{24B81389-57B8-4593-8425-B94E39ED5824}.Debug|x86.ActiveCfg = Debug|Any CPU
{24B81389-57B8-4593-8425-B94E39ED5824}.Release|Any CPU.ActiveCfg = Release|Any CPU
{24B81389-57B8-4593-8425-B94E39ED5824}.Release|Any CPU.Build.0 = Release|Any CPU
{24B81389-57B8-4593-8425-B94E39ED5824}.Release|x64.ActiveCfg = Release|Any CPU
{24B81389-57B8-4593-8425-B94E39ED5824}.Release|x86.ActiveCfg = Release|Any CPU
{F84E7EFC-55AC-4B30-BA15-20AAE68D2DF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F84E7EFC-55AC-4B30-BA15-20AAE68D2DF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F84E7EFC-55AC-4B30-BA15-20AAE68D2DF2}.Debug|x64.ActiveCfg = Debug|Any CPU
{F84E7EFC-55AC-4B30-BA15-20AAE68D2DF2}.Debug|x86.ActiveCfg = Debug|Any CPU
{F84E7EFC-55AC-4B30-BA15-20AAE68D2DF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F84E7EFC-55AC-4B30-BA15-20AAE68D2DF2}.Release|Any CPU.Build.0 = Release|Any CPU
{F84E7EFC-55AC-4B30-BA15-20AAE68D2DF2}.Release|x64.ActiveCfg = Release|Any CPU
{F84E7EFC-55AC-4B30-BA15-20AAE68D2DF2}.Release|x86.ActiveCfg = Release|Any CPU
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Debug|x64.ActiveCfg = Debug|x64
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Debug|x64.Build.0 = Debug|x64
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Debug|x86.ActiveCfg = Debug|x86
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Debug|x86.Build.0 = Debug|x86
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Release|Any CPU.Build.0 = Release|Any CPU
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Release|x64.ActiveCfg = Release|x64
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Release|x64.Build.0 = Release|x64
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Release|x86.ActiveCfg = Release|x86
{07E5F6B0-70EB-49AE-9A55-2EA61DA65D4A}.Release|x86.Build.0 = Release|x86
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Debug|x64.ActiveCfg = Debug|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Debug|x86.ActiveCfg = Debug|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Release|Any CPU.Build.0 = Release|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Release|x64.ActiveCfg = Release|Any CPU
{0451BAEF-DF2E-4B98-8644-94EE9415E389}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal