Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dreadlock", "Dreadlock\Dreadlock.csproj", "{774843F4-681E-4C0B-8AC5-F8E4805D698B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dreadlock.UnitTesting", "Dreadlock.UnitTesting\Dreadlock.UnitTesting.csproj", "{2675C422-0EFC-4FBE-B8CE-F696B884243A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {774843F4-681E-4C0B-8AC5-F8E4805D698B}.Debug|Any CPU.ActiveCfg = Debug|x86 {774843F4-681E-4C0B-8AC5-F8E4805D698B}.Debug|Any CPU.Build.0 = Debug|x86 {774843F4-681E-4C0B-8AC5-F8E4805D698B}.Release|Any CPU.ActiveCfg = Release|x86 {774843F4-681E-4C0B-8AC5-F8E4805D698B}.Release|Any CPU.Build.0 = Release|x86 {2675C422-0EFC-4FBE-B8CE-F696B884243A}.Debug|Any CPU.ActiveCfg = Debug|x86 {2675C422-0EFC-4FBE-B8CE-F696B884243A}.Debug|Any CPU.Build.0 = Debug|x86 {2675C422-0EFC-4FBE-B8CE-F696B884243A}.Release|Any CPU.ActiveCfg = Release|x86 {2675C422-0EFC-4FBE-B8CE-F696B884243A}.Release|Any CPU.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal