Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DesktopSearch.Task", "app\DesktopSearch.Task\DesktopSearch.Task.csproj", "{69C01B63-DDC4-442A-B963-F1B46FFD5128}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DesktopSearch.Domain", "app\SearchDocument.Domain\DesktopSearch.Domain.csproj", "{A302443C-C117-46C1-BB4E-13094178B9D6}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DesktopSearch.Presentation", "app\DesktopSearch.Presentation\DesktopSearch.Presentation.csproj", "{DDDF872A-411D-44AB-A13B-2928BE84C68C}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sandbox", "test\Sandbox\Sandbox.csproj", "{77790A0A-681F-49B0-B09B-21D54A1FCC3B}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DesktopSearch.Test", "test\DesktopSearch.Test\DesktopSearch.Test.csproj", "{C193D0A8-F1A9-4CA6-8BFD-5F92E21E1DDA}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {69C01B63-DDC4-442A-B963-F1B46FFD5128}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {69C01B63-DDC4-442A-B963-F1B46FFD5128}.Debug|Any CPU.Build.0 = Debug|Any CPU {69C01B63-DDC4-442A-B963-F1B46FFD5128}.Release|Any CPU.ActiveCfg = Release|Any CPU {69C01B63-DDC4-442A-B963-F1B46FFD5128}.Release|Any CPU.Build.0 = Release|Any CPU {A302443C-C117-46C1-BB4E-13094178B9D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A302443C-C117-46C1-BB4E-13094178B9D6}.Debug|Any CPU.Build.0 = Debug|Any CPU {A302443C-C117-46C1-BB4E-13094178B9D6}.Release|Any CPU.ActiveCfg = Release|Any CPU {A302443C-C117-46C1-BB4E-13094178B9D6}.Release|Any CPU.Build.0 = Release|Any CPU {DDDF872A-411D-44AB-A13B-2928BE84C68C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {DDDF872A-411D-44AB-A13B-2928BE84C68C}.Debug|Any CPU.Build.0 = Debug|Any CPU {DDDF872A-411D-44AB-A13B-2928BE84C68C}.Release|Any CPU.ActiveCfg = Release|Any CPU {DDDF872A-411D-44AB-A13B-2928BE84C68C}.Release|Any CPU.Build.0 = Release|Any CPU {77790A0A-681F-49B0-B09B-21D54A1FCC3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {77790A0A-681F-49B0-B09B-21D54A1FCC3B}.Debug|Any CPU.Build.0 = Debug|Any CPU {77790A0A-681F-49B0-B09B-21D54A1FCC3B}.Release|Any CPU.ActiveCfg = Release|Any CPU {77790A0A-681F-49B0-B09B-21D54A1FCC3B}.Release|Any CPU.Build.0 = Release|Any CPU {C193D0A8-F1A9-4CA6-8BFD-5F92E21E1DDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C193D0A8-F1A9-4CA6-8BFD-5F92E21E1DDA}.Debug|Any CPU.Build.0 = Debug|Any CPU {C193D0A8-F1A9-4CA6-8BFD-5F92E21E1DDA}.Release|Any CPU.ActiveCfg = Release|Any CPU {C193D0A8-F1A9-4CA6-8BFD-5F92E21E1DDA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal