-
Notifications
You must be signed in to change notification settings - Fork 0
/
DedicatedServerWrapper.sln
40 lines (40 loc) · 2.53 KB
/
DedicatedServerWrapper.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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Meds.Shared", "Meds.Shared\Meds.Shared.csproj", "{5F9A07A6-379A-424B-9887-6E2E8C253E22}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Meds.Wrapper", "Meds.Wrapper\Meds.Wrapper.csproj", "{97BF9078-53FE-41EF-8E9C-A7F973309356}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "HdrHistogramShared", "HdrHistogramShared\HdrHistogramShared.shproj", "{4172390A-BAA4-47FA-9530-5815602AD879}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "MetricRegistry", "MetricRegistry\MetricRegistry.shproj", "{074997DD-F175-4FDD-89FE-2495639204FE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Meds.Watchdog", "Meds.Watchdog\Meds.Watchdog.csproj", "{906F8E49-1148-48C8-933D-A34A85DF8BE5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Meds.Bootstrap", "Meds.Bootstrap\Meds.Bootstrap.csproj", "{12B952FD-26DA-480E-BB9F-96404D34386E}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Meds.Dist", "Meds.Dist\Meds.Dist.shproj", "{75E63F26-3A84-4C7B-B6EB-78C192857D5F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{97BF9078-53FE-41EF-8E9C-A7F973309356}.Debug|x64.ActiveCfg = Debug|x64
{97BF9078-53FE-41EF-8E9C-A7F973309356}.Debug|x64.Build.0 = Debug|x64
{97BF9078-53FE-41EF-8E9C-A7F973309356}.Release|x64.ActiveCfg = Release|x64
{97BF9078-53FE-41EF-8E9C-A7F973309356}.Release|x64.Build.0 = Release|x64
{906F8E49-1148-48C8-933D-A34A85DF8BE5}.Debug|x64.ActiveCfg = Debug|x64
{906F8E49-1148-48C8-933D-A34A85DF8BE5}.Debug|x64.Build.0 = Debug|x64
{906F8E49-1148-48C8-933D-A34A85DF8BE5}.Release|x64.ActiveCfg = Release|x64
{906F8E49-1148-48C8-933D-A34A85DF8BE5}.Release|x64.Build.0 = Release|x64
{5F9A07A6-379A-424B-9887-6E2E8C253E22}.Debug|x64.ActiveCfg = Debug|x64
{5F9A07A6-379A-424B-9887-6E2E8C253E22}.Debug|x64.Build.0 = Debug|x64
{5F9A07A6-379A-424B-9887-6E2E8C253E22}.Release|x64.ActiveCfg = Release|x64
{5F9A07A6-379A-424B-9887-6E2E8C253E22}.Release|x64.Build.0 = Release|x64
{12B952FD-26DA-480E-BB9F-96404D34386E}.Release|x64.ActiveCfg = Release|x64
{12B952FD-26DA-480E-BB9F-96404D34386E}.Release|x64.Build.0 = Release|x64
{12B952FD-26DA-480E-BB9F-96404D34386E}.Debug|x64.ActiveCfg = Debug|x64
{12B952FD-26DA-480E-BB9F-96404D34386E}.Debug|x64.Build.0 = Debug|x64
EndGlobalSection
EndGlobal