comparison DataTemplateSelector/DataTemplateSelector.sln @ 59:3591c26bd63e

MVVMLight added
author Steven Hollidge <stevenhollidge@hotmail.com>
date Sat, 21 Apr 2012 19:20:28 +0100
parents
children
comparison
equal deleted inserted replaced
58:241e2f22ed3c 59:3591c26bd63e
1 
2 Microsoft Visual Studio Solution File, Format Version 11.00
3 # Visual Studio 2010
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataTemplateSelector", "DataTemplateSelector\DataTemplateSelector.csproj", "{F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}"
5 EndProject
6 Global
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
8 Debug|x86 = Debug|x86
9 Release|x86 = Release|x86
10 EndGlobalSection
11 GlobalSection(ProjectConfigurationPlatforms) = postSolution
12 {F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}.Debug|x86.ActiveCfg = Debug|x86
13 {F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}.Debug|x86.Build.0 = Debug|x86
14 {F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}.Release|x86.ActiveCfg = Release|x86
15 {F8908AA9-E5B7-4236-8B06-3DBF2F9DFDAE}.Release|x86.Build.0 = Release|x86
16 EndGlobalSection
17 GlobalSection(SolutionProperties) = preSolution
18 HideSolutionNode = FALSE
19 EndGlobalSection
20 EndGlobal