-
Notifications
You must be signed in to change notification settings - Fork 1
/
Terradue.Portal.sln
59 lines (59 loc) · 4.31 KB
/
Terradue.Portal.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terradue.Portal", "Terradue.Portal\Terradue.Portal.csproj", "{2E8D7875-8347-4205-936B-F1BBA2164D87}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terradue.Portal.Test", "Terradue.Portal.Test\Terradue.Portal.Test.csproj", "{2D6E8E65-990D-48C5-8F3D-84DF6F0BB84E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terradue.Portal.AdminTool", "Terradue.Portal.AdminTool\Terradue.Portal.AdminTool.csproj", "{EDBA48E4-7D7C-486B-BC2B-B8C8AD64633E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terradue.Portal.Agent", "Terradue.Portal.Agent\Terradue.Portal.Agent.csproj", "{7B85565C-F246-4535-B012-671E819AA644}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terradue.Cloud", "Terradue.Cloud\Terradue.Cloud.csproj", "{F646E6B6-1359-4A5B-AA66-4BF863E77472}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terradue.Hadoop", "Terradue.Hadoop\Terradue.Hadoop.csproj", "{8E8A4437-E2DA-41F7-B453-240D0E6F74FD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terradue.Authentication", "Terradue.Authentication\Terradue.Authentication.csproj", "{CCB79251-C07E-42BE-81D7-96782C269C25}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terradue.News", "Terradue.News\Terradue.News.csproj", "{B2199E82-A885-4377-8FA5-1043366EB735}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2D6E8E65-990D-48C5-8F3D-84DF6F0BB84E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2D6E8E65-990D-48C5-8F3D-84DF6F0BB84E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2D6E8E65-990D-48C5-8F3D-84DF6F0BB84E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2D6E8E65-990D-48C5-8F3D-84DF6F0BB84E}.Release|Any CPU.Build.0 = Release|Any CPU
{2E8D7875-8347-4205-936B-F1BBA2164D87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E8D7875-8347-4205-936B-F1BBA2164D87}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E8D7875-8347-4205-936B-F1BBA2164D87}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E8D7875-8347-4205-936B-F1BBA2164D87}.Release|Any CPU.Build.0 = Release|Any CPU
{7B85565C-F246-4535-B012-671E819AA644}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7B85565C-F246-4535-B012-671E819AA644}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7B85565C-F246-4535-B012-671E819AA644}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7B85565C-F246-4535-B012-671E819AA644}.Release|Any CPU.Build.0 = Release|Any CPU
{EDBA48E4-7D7C-486B-BC2B-B8C8AD64633E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EDBA48E4-7D7C-486B-BC2B-B8C8AD64633E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EDBA48E4-7D7C-486B-BC2B-B8C8AD64633E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDBA48E4-7D7C-486B-BC2B-B8C8AD64633E}.Release|Any CPU.Build.0 = Release|Any CPU
{F646E6B6-1359-4A5B-AA66-4BF863E77472}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F646E6B6-1359-4A5B-AA66-4BF863E77472}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F646E6B6-1359-4A5B-AA66-4BF863E77472}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F646E6B6-1359-4A5B-AA66-4BF863E77472}.Release|Any CPU.Build.0 = Release|Any CPU
{8E8A4437-E2DA-41F7-B453-240D0E6F74FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8E8A4437-E2DA-41F7-B453-240D0E6F74FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8E8A4437-E2DA-41F7-B453-240D0E6F74FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8E8A4437-E2DA-41F7-B453-240D0E6F74FD}.Release|Any CPU.Build.0 = Release|Any CPU
{CCB79251-C07E-42BE-81D7-96782C269C25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CCB79251-C07E-42BE-81D7-96782C269C25}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CCB79251-C07E-42BE-81D7-96782C269C25}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CCB79251-C07E-42BE-81D7-96782C269C25}.Release|Any CPU.Build.0 = Release|Any CPU
{B2199E82-A885-4377-8FA5-1043366EB735}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B2199E82-A885-4377-8FA5-1043366EB735}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B2199E82-A885-4377-8FA5-1043366EB735}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B2199E82-A885-4377-8FA5-1043366EB735}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal