-
Notifications
You must be signed in to change notification settings - Fork 0
/
TestRanorex.rxsln
31 lines (31 loc) · 1.55 KB
/
TestRanorex.rxsln
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.3.0
VisualStudioVersion = 12.0.20827.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestRanorex", "TestRanorex\TestRanorex.csproj", "{18C5204F-96D7-4586-A370-358F1673F972}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{004451EE-3F15-4DDD-95D6-EB8864A07EF7}"
ProjectSection(SolutionItems) = postProject
Ranorex = .\Ranorex.rxsettings
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ranorex Automation Helpers", "RanorexAutomationHelpers\Ranorex Automation Helpers.csproj", "{E54FFB3C-09B4-48BD-8928-0BED08F35F17}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{18C5204F-96D7-4586-A370-358F1673F972}.Debug|x86.Build.0 = Debug|x86
{18C5204F-96D7-4586-A370-358F1673F972}.Debug|x86.ActiveCfg = Debug|x86
{18C5204F-96D7-4586-A370-358F1673F972}.Release|x86.Build.0 = Release|x86
{18C5204F-96D7-4586-A370-358F1673F972}.Release|x86.ActiveCfg = Release|x86
{E54FFB3C-09B4-48BD-8928-0BED08F35F17}.Debug|x86.Build.0 = Debug|x86
{E54FFB3C-09B4-48BD-8928-0BED08F35F17}.Debug|x86.ActiveCfg = Debug|x86
{E54FFB3C-09B4-48BD-8928-0BED08F35F17}.Release|x86.Build.0 = Release|x86
{E54FFB3C-09B4-48BD-8928-0BED08F35F17}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
EndGlobal