-
Notifications
You must be signed in to change notification settings - Fork 0
/
Win11_CalculatorTests.sln
31 lines (31 loc) · 1.44 KB
/
Win11_CalculatorTests.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 11.0.0
VisualStudioVersion = 12.0.20827.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{34827938-A7D0-4DD8-87D8-C3760050A842}"
ProjectSection(SolutionItems) = postProject
Ranorex = .\Ranorex.rxsettings
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Win11_CalculatorTests", "Win11_CalculatorTests\Win11_CalculatorTests.csproj", "{13D604E6-AE66-4F66-A110-0D3A493ACD0B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{13D604E6-AE66-4F66-A110-0D3A493ACD0B}.Debug|x86.Build.0 = Debug|x86
{13D604E6-AE66-4F66-A110-0D3A493ACD0B}.Debug|x86.ActiveCfg = Debug|x86
{13D604E6-AE66-4F66-A110-0D3A493ACD0B}.Release|x86.Build.0 = Release|x86
{13D604E6-AE66-4F66-A110-0D3A493ACD0B}.Release|x86.ActiveCfg = Debug|x86
{13D604E6-AE66-4F66-A110-0D3A493ACD0B}.Debug|x64.Build.0 = Debug|x86
{13D604E6-AE66-4F66-A110-0D3A493ACD0B}.Debug|x64.ActiveCfg = Debug|x86
{13D604E6-AE66-4F66-A110-0D3A493ACD0B}.Release|x64.Build.0 = Debug|x86
{13D604E6-AE66-4F66-A110-0D3A493ACD0B}.Release|x64.ActiveCfg = Debug|x86
EndGlobalSection
EndGlobal