Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DiggSample", "DiggSample\DiggSample.csproj", "{EE8A7397-5FC3-47C3-A93D-FC2F09B256AA}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DiggSample_WebServer", "DiggSample_WebServer\DiggSample_WebServer.csproj", "{408D2BD2-742B-487B-947A-34144BF422C1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {EE8A7397-5FC3-47C3-A93D-FC2F09B256AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EE8A7397-5FC3-47C3-A93D-FC2F09B256AA}.Debug|Any CPU.Build.0 = Debug|Any CPU {EE8A7397-5FC3-47C3-A93D-FC2F09B256AA}.Release|Any CPU.ActiveCfg = Release|Any CPU {EE8A7397-5FC3-47C3-A93D-FC2F09B256AA}.Release|Any CPU.Build.0 = Release|Any CPU {408D2BD2-742B-487B-947A-34144BF422C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {408D2BD2-742B-487B-947A-34144BF422C1}.Debug|Any CPU.Build.0 = Debug|Any CPU {408D2BD2-742B-487B-947A-34144BF422C1}.Release|Any CPU.ActiveCfg = Release|Any CPU {408D2BD2-742B-487B-947A-34144BF422C1}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal