Files
HTMLParser/Plan B Html Parser.sln

64 lines
3.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AD007B35-38A3-47C0-B9DE-A1805B67270C}"
ProjectSection(SolutionItems) = preProject
LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
Plan B Html Parser.vsmdi = Plan B Html Parser.vsmdi
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Plan B Html Parser", "Plan B Html Parser\Plan B Html Parser.csproj", "{A6FA0455-ACB5-4E80-9E58-6B79976AA717}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject1", "TestProject1\TestProject1.csproj", "{9E7D5692-C2E9-4219-977E-143CC75B5737}"
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 3
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs14
SccLocalPath0 = .
SccProjectUniqueName1 = Plan\u0020B\u0020Html\u0020Parser\\Plan\u0020B\u0020Html\u0020Parser.csproj
SccProjectName1 = Plan\u0020B\u0020Html\u0020Parser
SccLocalPath1 = Plan\u0020B\u0020Html\u0020Parser
SccProjectUniqueName2 = TestProject1\\TestProject1.csproj
SccProjectName2 = TestProject1
SccLocalPath2 = TestProject1
EndGlobalSection
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = Plan B Html Parser.vsmdi
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Debug|Any CPU.ActiveCfg = Debug|x86
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Debug|Mixed Platforms.Build.0 = Debug|x86
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Debug|x86.ActiveCfg = Debug|x86
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Debug|x86.Build.0 = Debug|x86
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Release|Any CPU.ActiveCfg = Release|x86
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Release|Mixed Platforms.ActiveCfg = Release|x86
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Release|Mixed Platforms.Build.0 = Release|x86
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Release|x86.ActiveCfg = Release|x86
{A6FA0455-ACB5-4E80-9E58-6B79976AA717}.Release|x86.Build.0 = Release|x86
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Debug|x86.ActiveCfg = Debug|Any CPU
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Release|Any CPU.Build.0 = Release|Any CPU
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{9E7D5692-C2E9-4219-977E-143CC75B5737}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal