This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 46
/
Xbehave.sln
77 lines (77 loc) · 4.95 KB
/
Xbehave.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
69
70
71
72
73
74
75
76
77
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28922.388
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{33269118-539E-4B80-8298-556253F984FE}"
ProjectSection(SolutionItems) = preProject
src\Directory.Build.props = src\Directory.Build.props
src\Xbehave.snk = src\Xbehave.snk
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xbehave.Core", "src\Xbehave.Core\Xbehave.Core.csproj", "{37910B4A-996D-4DB1-816E-7ABAAE43CEC2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xbehave.Execution.dotnet", "src\Xbehave.Execution\dotnet\Xbehave.Execution.dotnet.csproj", "{27AB17E5-1796-4DBD-8FFE-99249114C93A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{41BB5C25-6084-4CA2-A9E8-EE35A1CA1DEA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xbehave.Test.dotnet", "tests\Xbehave.Test\dotnet\Xbehave.Test.dotnet.csproj", "{AB3C58C9-5EB0-419B-90F4-2835F997CC93}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "targets", "targets", "{7FE5E741-9F2D-497B-8FAC-FF404D765FBE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Targets", "targets\Targets.csproj", "{AF81B0F8-7DE8-4595-9B2F-6AC8F2AB57EB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xbehave.Execution.desktop", "src\Xbehave.Execution\desktop\Xbehave.Execution.desktop.csproj", "{453C4870-101D-40E8-AA4E-0D3A10A2335D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xbehave.Test.desktop", "tests\Xbehave.Test\desktop\Xbehave.Test.desktop.csproj", "{F335A36C-BD22-4B65-96F4-B47CCEAB2F48}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{736B22BD-3BAB-41B7-A556-585A1839CE70}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{37910B4A-996D-4DB1-816E-7ABAAE43CEC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{37910B4A-996D-4DB1-816E-7ABAAE43CEC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{37910B4A-996D-4DB1-816E-7ABAAE43CEC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{37910B4A-996D-4DB1-816E-7ABAAE43CEC2}.Release|Any CPU.Build.0 = Release|Any CPU
{27AB17E5-1796-4DBD-8FFE-99249114C93A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{27AB17E5-1796-4DBD-8FFE-99249114C93A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{27AB17E5-1796-4DBD-8FFE-99249114C93A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{27AB17E5-1796-4DBD-8FFE-99249114C93A}.Release|Any CPU.Build.0 = Release|Any CPU
{AB3C58C9-5EB0-419B-90F4-2835F997CC93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB3C58C9-5EB0-419B-90F4-2835F997CC93}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB3C58C9-5EB0-419B-90F4-2835F997CC93}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB3C58C9-5EB0-419B-90F4-2835F997CC93}.Release|Any CPU.Build.0 = Release|Any CPU
{AF81B0F8-7DE8-4595-9B2F-6AC8F2AB57EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AF81B0F8-7DE8-4595-9B2F-6AC8F2AB57EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AF81B0F8-7DE8-4595-9B2F-6AC8F2AB57EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AF81B0F8-7DE8-4595-9B2F-6AC8F2AB57EB}.Release|Any CPU.Build.0 = Release|Any CPU
{453C4870-101D-40E8-AA4E-0D3A10A2335D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{453C4870-101D-40E8-AA4E-0D3A10A2335D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{453C4870-101D-40E8-AA4E-0D3A10A2335D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{453C4870-101D-40E8-AA4E-0D3A10A2335D}.Release|Any CPU.Build.0 = Release|Any CPU
{F335A36C-BD22-4B65-96F4-B47CCEAB2F48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F335A36C-BD22-4B65-96F4-B47CCEAB2F48}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F335A36C-BD22-4B65-96F4-B47CCEAB2F48}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F335A36C-BD22-4B65-96F4-B47CCEAB2F48}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{37910B4A-996D-4DB1-816E-7ABAAE43CEC2} = {33269118-539E-4B80-8298-556253F984FE}
{27AB17E5-1796-4DBD-8FFE-99249114C93A} = {33269118-539E-4B80-8298-556253F984FE}
{AB3C58C9-5EB0-419B-90F4-2835F997CC93} = {41BB5C25-6084-4CA2-A9E8-EE35A1CA1DEA}
{AF81B0F8-7DE8-4595-9B2F-6AC8F2AB57EB} = {7FE5E741-9F2D-497B-8FAC-FF404D765FBE}
{453C4870-101D-40E8-AA4E-0D3A10A2335D} = {33269118-539E-4B80-8298-556253F984FE}
{F335A36C-BD22-4B65-96F4-B47CCEAB2F48} = {41BB5C25-6084-4CA2-A9E8-EE35A1CA1DEA}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {397F0EE3-6CD7-4EF4-B6D2-ED3FEAAE5FBF}
EndGlobalSection
EndGlobal