mirror of
https://github.com/appium/appium.git
synced 2026-01-25 11:48:49 -06:00
21 lines
981 B
Plaintext
21 lines
981 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppiumDotNetSample", "AppiumDotNetSample\AppiumDotNetSample.csproj", "{7A830071-06AC-4E20-9FBB-CAA395387A7C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7A830071-06AC-4E20-9FBB-CAA395387A7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7A830071-06AC-4E20-9FBB-CAA395387A7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7A830071-06AC-4E20-9FBB-CAA395387A7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7A830071-06AC-4E20-9FBB-CAA395387A7C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
StartupItem = AppiumDotNetSample\AppiumDotNetSample.csproj
|
|
EndGlobalSection
|
|
EndGlobal
|