-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDapplo.Jenkins.sln
More file actions
28 lines (28 loc) · 1.45 KB
/
Dapplo.Jenkins.sln
File metadata and controls
28 lines (28 loc) · 1.45 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Dapplo.Jenkins", "Dapplo.Jenkins\Dapplo.Jenkins.xproj", "{8DCD9A4C-A61A-45D2-ABFD-C38C62E2DFF0}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Dapplo.Jenkins.Tests", "Dapplo.Jenkins.Tests\Dapplo.Jenkins.Tests.xproj", "{E6BAEB10-3D66-4F3A-8966-5A3AE9EA9BCE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AnyCPU = Debug|AnyCPU
Release|AnyCPU = Release|AnyCPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8DCD9A4C-A61A-45D2-ABFD-C38C62E2DFF0}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
{8DCD9A4C-A61A-45D2-ABFD-C38C62E2DFF0}.Debug|AnyCPU.Build.0 = Debug|Any CPU
{8DCD9A4C-A61A-45D2-ABFD-C38C62E2DFF0}.Release|AnyCPU.ActiveCfg = Release|Any CPU
{8DCD9A4C-A61A-45D2-ABFD-C38C62E2DFF0}.Release|AnyCPU.Build.0 = Release|Any CPU
{E6BAEB10-3D66-4F3A-8966-5A3AE9EA9BCE}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
{E6BAEB10-3D66-4F3A-8966-5A3AE9EA9BCE}.Debug|AnyCPU.Build.0 = Debug|Any CPU
{E6BAEB10-3D66-4F3A-8966-5A3AE9EA9BCE}.Release|AnyCPU.ActiveCfg = Release|Any CPU
{E6BAEB10-3D66-4F3A-8966-5A3AE9EA9BCE}.Release|AnyCPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal