Graph, Node and Relation initial data objects
[LivingGraph.git] / LivingGraph.sln
blobe58108b8a1b7afddc9a3aba4be10c22766b23551
1 
2 Microsoft Visual Studio Solution File, Format Version 10.00
3 # Visual C# Express 2008
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LivingGraph", "LivingGraph.csproj", "{5F0C14D6-9926-4A16-9589-1EF2C0A7B6C6}"
5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LivingGraphBase", "LivingGraphBase\LivingGraphBase.csproj", "{C207B436-35EA-4CC6-B093-4231EEDB144C}"
7 EndProject
8 Global
9         GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                 Debug|Any CPU = Debug|Any CPU
11                 Release|Any CPU = Release|Any CPU
12         EndGlobalSection
13         GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                 {5F0C14D6-9926-4A16-9589-1EF2C0A7B6C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15                 {5F0C14D6-9926-4A16-9589-1EF2C0A7B6C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
16                 {5F0C14D6-9926-4A16-9589-1EF2C0A7B6C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
17                 {5F0C14D6-9926-4A16-9589-1EF2C0A7B6C6}.Release|Any CPU.Build.0 = Release|Any CPU
18                 {C207B436-35EA-4CC6-B093-4231EEDB144C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19                 {C207B436-35EA-4CC6-B093-4231EEDB144C}.Debug|Any CPU.Build.0 = Debug|Any CPU
20                 {C207B436-35EA-4CC6-B093-4231EEDB144C}.Release|Any CPU.ActiveCfg = Release|Any CPU
21                 {C207B436-35EA-4CC6-B093-4231EEDB144C}.Release|Any CPU.Build.0 = Release|Any CPU
22         EndGlobalSection
23         GlobalSection(SolutionProperties) = preSolution
24                 HideSolutionNode = FALSE
25         EndGlobalSection
26 EndGlobal