mirror of
https://github.com/appium/appium.git
synced 2026-01-13 22:00:05 -06:00
18 lines
800 B
Plaintext
18 lines
800 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "test\test.csproj", "{E22BA060-B513-4D45-885A-E7FEFBEEA667}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E22BA060-B513-4D45-885A-E7FEFBEEA667}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E22BA060-B513-4D45-885A-E7FEFBEEA667}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E22BA060-B513-4D45-885A-E7FEFBEEA667}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E22BA060-B513-4D45-885A-E7FEFBEEA667}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|