comparison Workflow/Workflow.sln @ 89:3c67e54e3a17

Working version
author stevenhollidge <stevenhollidge@hotmail.com>
date Mon, 30 Apr 2012 10:45:32 +0100
parents
children 50e944bcea9d
comparison
equal deleted inserted replaced
88:e84dc4926a5a 89:3c67e54e3a17
1 
2 Microsoft Visual Studio Solution File, Format Version 11.00
3 # Visual Studio 2010
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}"
5 EndProject
6 Global
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
8 Debug|Any CPU = Debug|Any CPU
9 Debug|Mixed Platforms = Debug|Mixed Platforms
10 Debug|x86 = Debug|x86
11 Release|Any CPU = Release|Any CPU
12 Release|Mixed Platforms = Release|Mixed Platforms
13 Release|x86 = Release|x86
14 EndGlobalSection
15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
16 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|Any CPU.ActiveCfg = Debug|x86
17 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
18 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|Mixed Platforms.Build.0 = Debug|x86
19 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|x86.ActiveCfg = Debug|x86
20 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|x86.Build.0 = Debug|x86
21 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|Any CPU.ActiveCfg = Release|x86
22 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|Mixed Platforms.ActiveCfg = Release|x86
23 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|Mixed Platforms.Build.0 = Release|x86
24 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|x86.ActiveCfg = Release|x86
25 {52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|x86.Build.0 = Release|x86
26 EndGlobalSection
27 GlobalSection(SolutionProperties) = preSolution
28 HideSolutionNode = FALSE
29 EndGlobalSection
30 EndGlobal