forked from stirno/FluentAutomation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FluentAutomation.sln
68 lines (68 loc) · 4.73 KB
/
FluentAutomation.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 11
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FluentAutomation", "FluentAutomation\FluentAutomation.csproj", "{07D8DE59-3DEB-4722-B093-6FCC0B0F7FFF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FluentAutomation.SeleniumWebDriver", "FluentAutomation.SeleniumWebDriver\FluentAutomation.SeleniumWebDriver.csproj", "{508E97D5-21EF-41DC-8FD1-A0EAC0A637A4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FluentAutomation.Tests", "FluentAutomation.Tests\FluentAutomation.Tests.csproj", "{740E43BA-EC49-4E9E-99C8-10E53EF7D0AB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FluentAutomation.WatiN", "FluentAutomation.WatiN\FluentAutomation.WatiN.csproj", "{1FA2F73A-72B7-4B4A-94E6-7D5F52425A20}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FluentAutomation.Node", "FluentAutomation.Node\FluentAutomation.Node.csproj", "{458968B4-97D8-4391-B2A9-CAA1D8434142}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FluentAutomation.Node.Debug", "FluentAutomation.Node.Debug\FluentAutomation.Node.Debug.csproj", "{BB86D9BE-2FF3-47B4-8F1E-1DE2E237661E}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{36898A24-FCC7-4E89-9E5E-C050F4A4CDE2}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FluentAutomation.Remote", "FluentAutomation.Remote\FluentAutomation.Remote.csproj", "{A860F48D-1A1E-4CBB-BC40-92CAF384DF82}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FluentAutomation.PhantomJS", "FluentAutomation.PhantomJS\FluentAutomation.PhantomJS.csproj", "{32DD8589-20D4-4302-B6B6-9BC532CBA4E5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{07D8DE59-3DEB-4722-B093-6FCC0B0F7FFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{07D8DE59-3DEB-4722-B093-6FCC0B0F7FFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{07D8DE59-3DEB-4722-B093-6FCC0B0F7FFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{07D8DE59-3DEB-4722-B093-6FCC0B0F7FFF}.Release|Any CPU.Build.0 = Release|Any CPU
{1FA2F73A-72B7-4B4A-94E6-7D5F52425A20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1FA2F73A-72B7-4B4A-94E6-7D5F52425A20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1FA2F73A-72B7-4B4A-94E6-7D5F52425A20}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1FA2F73A-72B7-4B4A-94E6-7D5F52425A20}.Release|Any CPU.Build.0 = Release|Any CPU
{32DD8589-20D4-4302-B6B6-9BC532CBA4E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32DD8589-20D4-4302-B6B6-9BC532CBA4E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32DD8589-20D4-4302-B6B6-9BC532CBA4E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32DD8589-20D4-4302-B6B6-9BC532CBA4E5}.Release|Any CPU.Build.0 = Release|Any CPU
{458968B4-97D8-4391-B2A9-CAA1D8434142}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{458968B4-97D8-4391-B2A9-CAA1D8434142}.Debug|Any CPU.Build.0 = Debug|Any CPU
{458968B4-97D8-4391-B2A9-CAA1D8434142}.Release|Any CPU.ActiveCfg = Release|Any CPU
{458968B4-97D8-4391-B2A9-CAA1D8434142}.Release|Any CPU.Build.0 = Release|Any CPU
{508E97D5-21EF-41DC-8FD1-A0EAC0A637A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{508E97D5-21EF-41DC-8FD1-A0EAC0A637A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{508E97D5-21EF-41DC-8FD1-A0EAC0A637A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{508E97D5-21EF-41DC-8FD1-A0EAC0A637A4}.Release|Any CPU.Build.0 = Release|Any CPU
{740E43BA-EC49-4E9E-99C8-10E53EF7D0AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{740E43BA-EC49-4E9E-99C8-10E53EF7D0AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{740E43BA-EC49-4E9E-99C8-10E53EF7D0AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{740E43BA-EC49-4E9E-99C8-10E53EF7D0AB}.Release|Any CPU.Build.0 = Release|Any CPU
{A860F48D-1A1E-4CBB-BC40-92CAF384DF82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A860F48D-1A1E-4CBB-BC40-92CAF384DF82}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A860F48D-1A1E-4CBB-BC40-92CAF384DF82}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A860F48D-1A1E-4CBB-BC40-92CAF384DF82}.Release|Any CPU.Build.0 = Release|Any CPU
{BB86D9BE-2FF3-47B4-8F1E-1DE2E237661E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BB86D9BE-2FF3-47B4-8F1E-1DE2E237661E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BB86D9BE-2FF3-47B4-8F1E-1DE2E237661E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BB86D9BE-2FF3-47B4-8F1E-1DE2E237661E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal