-
Notifications
You must be signed in to change notification settings - Fork 0
/
Connect.ApiBrowser.sln
87 lines (87 loc) · 5.54 KB
/
Connect.ApiBrowser.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
75
76
77
78
79
80
81
82
83
84
85
86
87
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connect.ApiBrowser.Core", "Server\Core\Connect.ApiBrowser.Core.csproj", "{844E1609-22D1-4864-B205-9E31E5223BE3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connect.ApiBrowser", "Server\ApiBrowser\Connect.ApiBrowser.csproj", "{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Themes", "Themes", "{CD622276-AEB0-439A-B81D-B36CBE85B487}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Skins", "Skins", "{962B2E95-63BF-4158-A7FB-1449C8BE0943}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ApiBrowser", "Themes\Skins\ApiBrowser\ApiBrowser.csproj", "{BFDA6E26-A420-4E68-9B1E-A6794028563F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Containers", "Containers", "{A1159990-1F91-40FF-8C18-C31385A928FB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ApiBrowser", "Themes\Containers\ApiBrowser\ApiBrowser.csproj", "{EBA8090E-6E90-447E-81AE-15583A82E782}"
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
{844E1609-22D1-4864-B205-9E31E5223BE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Debug|x64.ActiveCfg = Debug|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Debug|x64.Build.0 = Debug|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Debug|x86.ActiveCfg = Debug|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Debug|x86.Build.0 = Debug|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Release|Any CPU.Build.0 = Release|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Release|x64.ActiveCfg = Release|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Release|x64.Build.0 = Release|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Release|x86.ActiveCfg = Release|Any CPU
{844E1609-22D1-4864-B205-9E31E5223BE3}.Release|x86.Build.0 = Release|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Debug|x64.ActiveCfg = Debug|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Debug|x64.Build.0 = Debug|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Debug|x86.ActiveCfg = Debug|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Debug|x86.Build.0 = Debug|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Release|Any CPU.Build.0 = Release|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Release|x64.ActiveCfg = Release|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Release|x64.Build.0 = Release|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Release|x86.ActiveCfg = Release|Any CPU
{EC9A69D5-B635-47EF-9BF3-48A7D57F85BB}.Release|x86.Build.0 = Release|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Debug|x64.ActiveCfg = Debug|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Debug|x64.Build.0 = Debug|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Debug|x86.ActiveCfg = Debug|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Debug|x86.Build.0 = Debug|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Release|x64.ActiveCfg = Release|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Release|x64.Build.0 = Release|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Release|x86.ActiveCfg = Release|Any CPU
{BFDA6E26-A420-4E68-9B1E-A6794028563F}.Release|x86.Build.0 = Release|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Debug|x64.ActiveCfg = Debug|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Debug|x64.Build.0 = Debug|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Debug|x86.ActiveCfg = Debug|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Debug|x86.Build.0 = Debug|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Release|x64.ActiveCfg = Release|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Release|x64.Build.0 = Release|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Release|x86.ActiveCfg = Release|Any CPU
{EBA8090E-6E90-447E-81AE-15583A82E782}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{962B2E95-63BF-4158-A7FB-1449C8BE0943} = {CD622276-AEB0-439A-B81D-B36CBE85B487}
{BFDA6E26-A420-4E68-9B1E-A6794028563F} = {962B2E95-63BF-4158-A7FB-1449C8BE0943}
{A1159990-1F91-40FF-8C18-C31385A928FB} = {CD622276-AEB0-439A-B81D-B36CBE85B487}
{EBA8090E-6E90-447E-81AE-15583A82E782} = {A1159990-1F91-40FF-8C18-C31385A928FB}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4D5F587E-6205-4EAD-97A7-557D63359BF9}
EndGlobalSection
EndGlobal