diff SilverlightExampleApp/SilverlightExampleApp.sln @ 49:502f5f365649

Initial load for Silverlight Example Application
author Steven Hollidge <stevenhollidge@hotmail.com>
date Tue, 17 Apr 2012 17:57:52 +0100
parents
children 3591c26bd63e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.sln	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,36 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SilverlightExampleApp", "SilverlightExampleApp\SilverlightExampleApp.csproj", "{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}"
+	ProjectSection(ProjectDependencies) = postProject
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863} = {9B9FB230-CA34-4A66-BE74-46EAF73CB863}
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863} = {9B9FB230-CA34-4A66-BE74-46EAF73CB863}
+	EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SilverlightExampleApp.Web", "SilverlightExampleApp.Web\SilverlightExampleApp.Web.csproj", "{9B9FB230-CA34-4A66-BE74-46EAF73CB863}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SilverlightExampleApp.Interfaces", "SilverlightExampleApp.Interfaces\SilverlightExampleApp.Interfaces.csproj", "{6C96E971-4A29-462B-88CD-4C05065BFE3A}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}.Release|Any CPU.Build.0 = Release|Any CPU
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863}.Release|Any CPU.Build.0 = Release|Any CPU
+		{6C96E971-4A29-462B-88CD-4C05065BFE3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{6C96E971-4A29-462B-88CD-4C05065BFE3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{6C96E971-4A29-462B-88CD-4C05065BFE3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{6C96E971-4A29-462B-88CD-4C05065BFE3A}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal