|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 14 |
| 4 | +VisualStudioVersion = 14.0.25420.1 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{8B85F292-66CA-44A2-950E-1F81A3E7ECD5}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0C6856E2-614E-4528-B356-F22F6E2E37EB}" |
| 9 | + ProjectSection(SolutionItems) = preProject |
| 10 | + global.json = global.json |
| 11 | + EndProjectSection |
| 12 | +EndProject |
| 13 | +Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "AngleSharp.XPath", "src\AngleSharp.XPath\AngleSharp.XPath.xproj", "{247B6597-EFDC-4A4D-BBB2-B26CFD15FBBD}" |
| 14 | +EndProject |
| 15 | +Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "AngleSharp.XPath.Tests", "src\AngleSharp.XPath.Tests\AngleSharp.XPath.Tests.xproj", "{5BA4134A-2E43-4219-893D-85F1481A0FCC}" |
| 16 | +EndProject |
| 17 | +Global |
| 18 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 19 | + Debug|Any CPU = Debug|Any CPU |
| 20 | + Release|Any CPU = Release|Any CPU |
| 21 | + EndGlobalSection |
| 22 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 23 | + {247B6597-EFDC-4A4D-BBB2-B26CFD15FBBD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 24 | + {247B6597-EFDC-4A4D-BBB2-B26CFD15FBBD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 25 | + {247B6597-EFDC-4A4D-BBB2-B26CFD15FBBD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 26 | + {247B6597-EFDC-4A4D-BBB2-B26CFD15FBBD}.Release|Any CPU.Build.0 = Release|Any CPU |
| 27 | + {5BA4134A-2E43-4219-893D-85F1481A0FCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 28 | + {5BA4134A-2E43-4219-893D-85F1481A0FCC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 29 | + {5BA4134A-2E43-4219-893D-85F1481A0FCC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 30 | + {5BA4134A-2E43-4219-893D-85F1481A0FCC}.Release|Any CPU.Build.0 = Release|Any CPU |
| 31 | + EndGlobalSection |
| 32 | + GlobalSection(SolutionProperties) = preSolution |
| 33 | + HideSolutionNode = FALSE |
| 34 | + EndGlobalSection |
| 35 | + GlobalSection(NestedProjects) = preSolution |
| 36 | + {247B6597-EFDC-4A4D-BBB2-B26CFD15FBBD} = {8B85F292-66CA-44A2-950E-1F81A3E7ECD5} |
| 37 | + {5BA4134A-2E43-4219-893D-85F1481A0FCC} = {8B85F292-66CA-44A2-950E-1F81A3E7ECD5} |
| 38 | + EndGlobalSection |
| 39 | +EndGlobal |
0 commit comments