-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWordPressSample.sln
31 lines (31 loc) · 1.54 KB
/
WordPressSample.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
# Ranorex Studio 9.0
VisualStudioVersion = 12.0.20827.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WordPressSample", "WordPressSample\WordPressSample.csproj", "{A399D30B-C074-4CB8-AC34-A2E63E310D95}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebWordPressLibrary", "WebWordPressLibrary\WebWordPressLibrary.csproj", "{0683C4E0-27C8-4DDD-9876-870A0A1018E0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A73A0B82-25ED-4948-944C-C05282B221D0}"
ProjectSection(SolutionItems) = postProject
Ranorex = .\Ranorex.rxsettings
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A399D30B-C074-4CB8-AC34-A2E63E310D95}.Debug|x86.Build.0 = Debug|x86
{A399D30B-C074-4CB8-AC34-A2E63E310D95}.Debug|x86.ActiveCfg = Debug|x86
{A399D30B-C074-4CB8-AC34-A2E63E310D95}.Release|x86.Build.0 = Release|x86
{A399D30B-C074-4CB8-AC34-A2E63E310D95}.Release|x86.ActiveCfg = Release|x86
{0683C4E0-27C8-4DDD-9876-870A0A1018E0}.Debug|x86.Build.0 = Debug|x86
{0683C4E0-27C8-4DDD-9876-870A0A1018E0}.Debug|x86.ActiveCfg = Debug|x86
{0683C4E0-27C8-4DDD-9876-870A0A1018E0}.Release|x86.Build.0 = Release|x86
{0683C4E0-27C8-4DDD-9876-870A0A1018E0}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
EndGlobal