-
Notifications
You must be signed in to change notification settings - Fork 0
/
SpecLog.GraphPlugin.sln
34 lines (34 loc) · 2.15 KB
/
SpecLog.GraphPlugin.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpecLog.GraphPlugin.Client", "SpecLog.GraphPlugin.Client\SpecLog.GraphPlugin.Client.csproj", "{2ED7F70C-4059-4942-9B63-8218561A6DF9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpecLog.GraphPlugin.Server", "SpecLog.GraphPlugin.Server\SpecLog.GraphPlugin.Server.csproj", "{FFDC916B-369A-4049-B5F5-014DE1FB710C}"
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "SpecLog.GraphPlugin.Installer", "SpecLog.GraphPlugin.Installer\SpecLog.GraphPlugin.Installer.wixproj", "{4ADFB08D-AAF7-4F41-924A-5F337C632140}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Mixed Platforms = Debug|Mixed Platforms
Release|Mixed Platforms = Release|Mixed Platforms
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2ED7F70C-4059-4942-9B63-8218561A6DF9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{2ED7F70C-4059-4942-9B63-8218561A6DF9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{2ED7F70C-4059-4942-9B63-8218561A6DF9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{2ED7F70C-4059-4942-9B63-8218561A6DF9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{FFDC916B-369A-4049-B5F5-014DE1FB710C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{FFDC916B-369A-4049-B5F5-014DE1FB710C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{FFDC916B-369A-4049-B5F5-014DE1FB710C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{FFDC916B-369A-4049-B5F5-014DE1FB710C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{4ADFB08D-AAF7-4F41-924A-5F337C632140}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{4ADFB08D-AAF7-4F41-924A-5F337C632140}.Debug|Mixed Platforms.Build.0 = Debug|x86
{4ADFB08D-AAF7-4F41-924A-5F337C632140}.Release|Mixed Platforms.ActiveCfg = Release|x86
{4ADFB08D-AAF7-4F41-924A-5F337C632140}.Release|Mixed Platforms.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal