Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Delegates2", "Delegates2.csproj", "{A0879823-B1B8-4522-975F-B6394A42111D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A0879823-B1B8-4522-975F-B6394A42111D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A0879823-B1B8-4522-975F-B6394A42111D}.Debug|Any CPU.Build.0 = Debug|Any CPU {A0879823-B1B8-4522-975F-B6394A42111D}.Debug|x86.ActiveCfg = Debug|x86 {A0879823-B1B8-4522-975F-B6394A42111D}.Debug|x86.Build.0 = Debug|x86 {A0879823-B1B8-4522-975F-B6394A42111D}.Release|Any CPU.ActiveCfg = Release|Any CPU {A0879823-B1B8-4522-975F-B6394A42111D}.Release|Any CPU.Build.0 = Release|Any CPU {A0879823-B1B8-4522-975F-B6394A42111D}.Release|x86.ActiveCfg = Release|x86 {A0879823-B1B8-4522-975F-B6394A42111D}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal