diff DataTemplateSelector/DataTemplateSelector.sln @ 59:3591c26bd63e

MVVMLight added
author Steven Hollidge <stevenhollidge@hotmail.com>
date Sat, 21 Apr 2012 19:20:28 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DataTemplateSelector/DataTemplateSelector.sln	Sat Apr 21 19:20:28 2012 +0100
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataTemplateSelector", "DataTemplateSelector\DataTemplateSelector.csproj", "{F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|x86 = Debug|x86
+		Release|x86 = Release|x86
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}.Debug|x86.ActiveCfg = Debug|x86
+		{F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}.Debug|x86.Build.0 = Debug|x86
+		{F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}.Release|x86.ActiveCfg = Release|x86
+		{F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}.Release|x86.Build.0 = Release|x86
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal