mirror of
https://github.com/appium/appium.git
synced 2026-04-25 12:58:39 -05:00
better dotnet samples
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user