Mercurial > silverbladetech
diff DataTemplateSelectorDemo/DataTemplateSelectorDemo.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/DataTemplateSelectorDemo/DataTemplateSelectorDemo.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}") = "DataTemplateSelectorDemo", "DataTemplateSelectorDemo\DataTemplateSelectorDemo.csproj", "{C7EDDADE-F9E0-4478-A1A5-9E8FC1F706CF}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x86 = Debug|x86 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {C7EDDADE-F9E0-4478-A1A5-9E8FC1F706CF}.Debug|x86.ActiveCfg = Debug|x86 + {C7EDDADE-F9E0-4478-A1A5-9E8FC1F706CF}.Debug|x86.Build.0 = Debug|x86 + {C7EDDADE-F9E0-4478-A1A5-9E8FC1F706CF}.Release|x86.ActiveCfg = Release|x86 + {C7EDDADE-F9E0-4478-A1A5-9E8FC1F706CF}.Release|x86.Build.0 = Release|x86 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal