-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSogeti.sln
51 lines (51 loc) · 3.21 KB
/
Sogeti.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30110.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sogeti.App.Console", "Sogeti.App.Console\Sogeti.App.Console.csproj", "{B77AB024-C7B1-4402-969C-5782D4911C17}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sogeti.App", "Sogeti.App\Sogeti.App.csproj", "{5A6C14E2-7412-46D4-A803-DF9F1CDAEA40}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sogeti.App.Tests", "Sogeti.App.Tests\Sogeti.App.Tests.csproj", "{1A220710-3638-41BC-81E1-3B86DF77DA94}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sogeti.App.Specs", "Sogeti.App.Specs\Sogeti.App.Specs.csproj", "{E4C710CD-B09C-447E-B059-775FE8775A96}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sogeti.Common", "Sogeti.Common\Sogeti.Common.csproj", "{79ABF64A-642C-40C4-B989-5EF0CB29F9C9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C2520F96-2566-42F0-BA5C-83CECBEF79FA}"
ProjectSection(SolutionItems) = preProject
Documents\USPresident Wikipedia URLs Thmbs HS MySQLDate.csv = Documents\USPresident Wikipedia URLs Thmbs HS MySQLDate.csv
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B77AB024-C7B1-4402-969C-5782D4911C17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B77AB024-C7B1-4402-969C-5782D4911C17}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B77AB024-C7B1-4402-969C-5782D4911C17}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B77AB024-C7B1-4402-969C-5782D4911C17}.Release|Any CPU.Build.0 = Release|Any CPU
{5A6C14E2-7412-46D4-A803-DF9F1CDAEA40}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5A6C14E2-7412-46D4-A803-DF9F1CDAEA40}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5A6C14E2-7412-46D4-A803-DF9F1CDAEA40}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5A6C14E2-7412-46D4-A803-DF9F1CDAEA40}.Release|Any CPU.Build.0 = Release|Any CPU
{1A220710-3638-41BC-81E1-3B86DF77DA94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A220710-3638-41BC-81E1-3B86DF77DA94}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1A220710-3638-41BC-81E1-3B86DF77DA94}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1A220710-3638-41BC-81E1-3B86DF77DA94}.Release|Any CPU.Build.0 = Release|Any CPU
{E4C710CD-B09C-447E-B059-775FE8775A96}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E4C710CD-B09C-447E-B059-775FE8775A96}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E4C710CD-B09C-447E-B059-775FE8775A96}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E4C710CD-B09C-447E-B059-775FE8775A96}.Release|Any CPU.Build.0 = Release|Any CPU
{79ABF64A-642C-40C4-B989-5EF0CB29F9C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{79ABF64A-642C-40C4-B989-5EF0CB29F9C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{79ABF64A-642C-40C4-B989-5EF0CB29F9C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{79ABF64A-642C-40C4-B989-5EF0CB29F9C9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal