Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34518.117 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SeleniumStudy.Test", "SeleniumStudy.Test\SeleniumStudy.Test.csproj", "{28241E3F-9CCC-4F4A-AED9-F88175310FE3}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{9F78E99A-3BD8-4D26-866F-C927E65EEC01}" ProjectSection(SolutionItems) = preProject docs\WebDriver下载.md = docs\WebDriver下载.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Debug|Any CPU.Build.0 = Debug|Any CPU {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Debug|x64.ActiveCfg = Debug|x64 {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Debug|x64.Build.0 = Debug|x64 {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Debug|x86.ActiveCfg = Debug|Any CPU {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Debug|x86.Build.0 = Debug|Any CPU {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Release|Any CPU.ActiveCfg = Release|Any CPU {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Release|Any CPU.Build.0 = Release|Any CPU {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Release|x64.ActiveCfg = Release|x64 {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Release|x64.Build.0 = Release|x64 {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Release|x86.ActiveCfg = Release|x86 {28241E3F-9CCC-4F4A-AED9-F88175310FE3}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {A5968503-4051-4BF5-9206-05A87738B08B} EndGlobalSection EndGlobal