diff Workflow/Workflow.sln @ 89:3c67e54e3a17

Working version
author stevenhollidge <stevenhollidge@hotmail.com>
date Mon, 30 Apr 2012 10:45:32 +0100
parents
children 50e944bcea9d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Workflow/Workflow.sln	Mon Apr 30 10:45:32 2012 +0100
@@ -0,0 +1,30 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Debug|Mixed Platforms = Debug|Mixed Platforms
+		Debug|x86 = Debug|x86
+		Release|Any CPU = Release|Any CPU
+		Release|Mixed Platforms = Release|Mixed Platforms
+		Release|x86 = Release|x86
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|Any CPU.ActiveCfg = Debug|x86
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|Mixed Platforms.Build.0 = Debug|x86
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|x86.ActiveCfg = Debug|x86
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Debug|x86.Build.0 = Debug|x86
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|Any CPU.ActiveCfg = Release|x86
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|Mixed Platforms.ActiveCfg = Release|x86
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|Mixed Platforms.Build.0 = Release|x86
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|x86.ActiveCfg = Release|x86
+		{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}.Release|x86.Build.0 = Release|x86
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal