forked from i-e-b/SymbolSourceSane
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SymbolSource.Community.sln
101 lines (101 loc) · 7.77 KB
/
SymbolSource.Community.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{744C48E9-BDEF-47EB-8AF8-19D07C14838C}"
ProjectSection(SolutionItems) = preProject
SymbolSource.Integration.NuGet.CommandLine.nuspec = SymbolSource.Integration.NuGet.CommandLine.nuspec
SymbolSource.Integration.NuGet.PackageExplorer.nuspec = SymbolSource.Integration.NuGet.PackageExplorer.nuspec
SymbolSource.Server.Basic.nuspec = SymbolSource.Server.Basic.nuspec
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{4AC76D76-6E0B-4D3D-B61C-4E9D4FC6AF18}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.settings.targets = .nuget\NuGet.settings.targets
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Processing.Basic", "Sources\SymbolSource.Processing.Basic\SymbolSource.Processing.Basic.csproj", "{2E6CD475-5BDF-43FF-8A69-EFC731179DAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Processing.Basic.Tests", "Sources\SymbolSource.Processing.Basic.Tests\SymbolSource.Processing.Basic.Tests.csproj", "{8320278D-A048-4CFB-ACD1-D9D392749DAE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Processing.Uninternalizer", "Sources\SymbolSource.Processing.Uninternalizer\SymbolSource.Processing.Uninternalizer.csproj", "{D399D94C-EF74-48C0-9EF6-EB6441478755}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Processing.Uninternalizer.Runner", "Sources\SymbolSource.Processing.Uninternalizer.Runner\SymbolSource.Processing.Uninternalizer.Runner.csproj", "{110EEA7A-65B1-4CF7-A85F-16741E197CE1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Integration.NuGet.CommandLine", "Sources\SymbolSource.Integration.NuGet.CommandLine\SymbolSource.Integration.NuGet.CommandLine.csproj", "{EB3731D9-CE70-424C-8BB1-DA23B0CE52E8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Integration.NuGet.PackageExplorer", "Sources\SymbolSource.Integration.NuGet.PackageExplorer\SymbolSource.Integration.NuGet.PackageExplorer.csproj", "{494DC093-96FB-4A78-8449-0FC8E1E39722}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Gateway.Core", "Sources\SymbolSource.Gateway.Core\SymbolSource.Gateway.Core.csproj", "{CE6E671C-E955-4D14-8BCD-3EC25DBCBBA0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Server.Management.Client", "Sources\SymbolSource.Server.Management.Client\SymbolSource.Server.Management.Client.csproj", "{2F619C26-9619-409F-A79C-04857C7FD634}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Gateway.NuGet.Core", "Sources\SymbolSource.Gateway.NuGet.Core\SymbolSource.Gateway.NuGet.Core.csproj", "{45FD6A65-8C04-4F19-95C2-2598ED79C02E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Gateway.WinDbg.Core", "Sources\SymbolSource.Gateway.WinDbg.Core\SymbolSource.Gateway.WinDbg.Core.csproj", "{50F24F3A-F9CA-4945-A48E-941ADD255D27}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Server.Basic", "Sources\SymbolSource.Server.Basic\SymbolSource.Server.Basic.csproj", "{6E4430AB-211C-4FA5-A3A1-E1C056B1B1E6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Server.Basic.Host", "Sources\SymbolSource.Server.Basic.Host\SymbolSource.Server.Basic.Host.csproj", "{FEE3CBB7-C30B-449E-8436-99E137F69252}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Gateway.Core.Tests", "Sources\SymbolSource.Gateway.Core.Tests\SymbolSource.Gateway.Core.Tests.csproj", "{FF4E7232-EACE-4695-84C1-7DA48F091D5F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SymbolSource.Integration.NuGet", "Sources\SymbolSource.Integration.NuGet\SymbolSource.Integration.NuGet.csproj", "{B2C7F38E-E1E4-41DE-A1F5-6D8C192ADBE1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2E6CD475-5BDF-43FF-8A69-EFC731179DAB}.Debug|x86.ActiveCfg = Debug|Any CPU
{2E6CD475-5BDF-43FF-8A69-EFC731179DAB}.Debug|x86.Build.0 = Debug|Any CPU
{2E6CD475-5BDF-43FF-8A69-EFC731179DAB}.Release|x86.ActiveCfg = Release|Any CPU
{8320278D-A048-4CFB-ACD1-D9D392749DAE}.Debug|x86.ActiveCfg = Debug|Any CPU
{8320278D-A048-4CFB-ACD1-D9D392749DAE}.Debug|x86.Build.0 = Debug|Any CPU
{8320278D-A048-4CFB-ACD1-D9D392749DAE}.Release|x86.ActiveCfg = Release|Any CPU
{D399D94C-EF74-48C0-9EF6-EB6441478755}.Debug|x86.ActiveCfg = Debug|Any CPU
{D399D94C-EF74-48C0-9EF6-EB6441478755}.Debug|x86.Build.0 = Debug|Any CPU
{D399D94C-EF74-48C0-9EF6-EB6441478755}.Release|x86.ActiveCfg = Release|Any CPU
{110EEA7A-65B1-4CF7-A85F-16741E197CE1}.Debug|x86.ActiveCfg = Debug|Any CPU
{110EEA7A-65B1-4CF7-A85F-16741E197CE1}.Debug|x86.Build.0 = Debug|Any CPU
{110EEA7A-65B1-4CF7-A85F-16741E197CE1}.Release|x86.ActiveCfg = Release|x86
{110EEA7A-65B1-4CF7-A85F-16741E197CE1}.Release|x86.Build.0 = Release|x86
{EB3731D9-CE70-424C-8BB1-DA23B0CE52E8}.Debug|x86.ActiveCfg = Debug|Any CPU
{EB3731D9-CE70-424C-8BB1-DA23B0CE52E8}.Debug|x86.Build.0 = Debug|Any CPU
{EB3731D9-CE70-424C-8BB1-DA23B0CE52E8}.Release|x86.ActiveCfg = Release|Any CPU
{494DC093-96FB-4A78-8449-0FC8E1E39722}.Debug|x86.ActiveCfg = Debug|Any CPU
{494DC093-96FB-4A78-8449-0FC8E1E39722}.Debug|x86.Build.0 = Debug|Any CPU
{494DC093-96FB-4A78-8449-0FC8E1E39722}.Release|x86.ActiveCfg = Release|Any CPU
{CE6E671C-E955-4D14-8BCD-3EC25DBCBBA0}.Debug|x86.ActiveCfg = Debug|Any CPU
{CE6E671C-E955-4D14-8BCD-3EC25DBCBBA0}.Debug|x86.Build.0 = Debug|Any CPU
{CE6E671C-E955-4D14-8BCD-3EC25DBCBBA0}.Release|x86.ActiveCfg = Release|Any CPU
{2F619C26-9619-409F-A79C-04857C7FD634}.Debug|x86.ActiveCfg = Debug|Any CPU
{2F619C26-9619-409F-A79C-04857C7FD634}.Debug|x86.Build.0 = Debug|Any CPU
{2F619C26-9619-409F-A79C-04857C7FD634}.Release|x86.ActiveCfg = Release|Any CPU
{45FD6A65-8C04-4F19-95C2-2598ED79C02E}.Debug|x86.ActiveCfg = Debug|Any CPU
{45FD6A65-8C04-4F19-95C2-2598ED79C02E}.Debug|x86.Build.0 = Debug|Any CPU
{45FD6A65-8C04-4F19-95C2-2598ED79C02E}.Release|x86.ActiveCfg = Release|Any CPU
{50F24F3A-F9CA-4945-A48E-941ADD255D27}.Debug|x86.ActiveCfg = Debug|Any CPU
{50F24F3A-F9CA-4945-A48E-941ADD255D27}.Debug|x86.Build.0 = Debug|Any CPU
{50F24F3A-F9CA-4945-A48E-941ADD255D27}.Release|x86.ActiveCfg = Release|Any CPU
{6E4430AB-211C-4FA5-A3A1-E1C056B1B1E6}.Debug|x86.ActiveCfg = Debug|Any CPU
{6E4430AB-211C-4FA5-A3A1-E1C056B1B1E6}.Debug|x86.Build.0 = Debug|Any CPU
{6E4430AB-211C-4FA5-A3A1-E1C056B1B1E6}.Release|x86.ActiveCfg = Release|Any CPU
{FEE3CBB7-C30B-449E-8436-99E137F69252}.Debug|x86.ActiveCfg = Debug|Any CPU
{FEE3CBB7-C30B-449E-8436-99E137F69252}.Debug|x86.Build.0 = Debug|Any CPU
{FEE3CBB7-C30B-449E-8436-99E137F69252}.Release|x86.ActiveCfg = Release|Any CPU
{FF4E7232-EACE-4695-84C1-7DA48F091D5F}.Debug|x86.ActiveCfg = Debug|Any CPU
{FF4E7232-EACE-4695-84C1-7DA48F091D5F}.Debug|x86.Build.0 = Debug|Any CPU
{FF4E7232-EACE-4695-84C1-7DA48F091D5F}.Release|x86.ActiveCfg = Release|Any CPU
{B2C7F38E-E1E4-41DE-A1F5-6D8C192ADBE1}.Debug|x86.ActiveCfg = Debug|Any CPU
{B2C7F38E-E1E4-41DE-A1F5-6D8C192ADBE1}.Debug|x86.Build.0 = Debug|Any CPU
{B2C7F38E-E1E4-41DE-A1F5-6D8C192ADBE1}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal