Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EPS.Common", "EPS.Common\EPS.Common.csproj", "{91EC39E1-660D-46ED-A401-8746E8B3BC4F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EPS.Common.Tests", "EPS.Common.Tests\EPS.Common.Tests.csproj", "{5A16415A-AC41-4A7B-8ED9-8FDE2B2299DA}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4522735E-C315-4A7B-BB4A-35A28E44B287}" ProjectSection(SolutionItems) = preProject CommonAssemblyInfo.cs = CommonAssemblyInfo.cs EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {91EC39E1-660D-46ED-A401-8746E8B3BC4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {91EC39E1-660D-46ED-A401-8746E8B3BC4F}.Debug|Any CPU.Build.0 = Debug|Any CPU {91EC39E1-660D-46ED-A401-8746E8B3BC4F}.Release|Any CPU.ActiveCfg = Release|Any CPU {91EC39E1-660D-46ED-A401-8746E8B3BC4F}.Release|Any CPU.Build.0 = Release|Any CPU {5A16415A-AC41-4A7B-8ED9-8FDE2B2299DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5A16415A-AC41-4A7B-8ED9-8FDE2B2299DA}.Debug|Any CPU.Build.0 = Debug|Any CPU {5A16415A-AC41-4A7B-8ED9-8FDE2B2299DA}.Release|Any CPU.ActiveCfg = Release|Any CPU {5A16415A-AC41-4A7B-8ED9-8FDE2B2299DA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal