-
Notifications
You must be signed in to change notification settings - Fork 49
/
HL7Fuse.sln
72 lines (72 loc) · 4.44 KB
/
HL7Fuse.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32421.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HL7Fuse", "HL7Fuse\HL7Fuse.csproj", "{EF3429EC-C72E-410D-AE22-E534851F3FFC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HL7Fuse.Hub", "HL7Fuse.Hub\HL7Fuse.Hub.csproj", "{95D85467-0003-40FF-A10C-D731F54059B8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HL7Fuse.Logging", "HL7Fuse.Logging\HL7Fuse.Logging.csproj", "{BF54E1C3-862C-495A-B243-38E629D408AA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FA8F74BD-6B65-4AB2-8C2D-EC7B8078AACC}"
ProjectSection(SolutionItems) = preProject
Solution Items\Release notes.txt = Solution Items\Release notes.txt
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HL7FuseWorkerRole", "HL7FuseWorkerRole\HL7FuseWorkerRole.csproj", "{05DC4B11-ABDF-483A-AB41-033035EDC315}"
EndProject
Project("{CC5FD16D-436D-48AD-A40C-5A424C6E3E79}") = "HL7AzureCloudService", "AzureCluodService\HL7AzureCloudService.ccproj", "{1FA497DB-6E42-45C6-9954-9164C0AA4C12}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Config", "Config", "{7E498136-3F53-48BE-9F95-33EA0C28BB57}"
ProjectSection(SolutionItems) = preProject
Config\log4net.config = Config\log4net.config
Config\log4net.unix.config = Config\log4net.unix.config
Config\supersocket.cmd = Config\supersocket.cmd
Config\supersocket.sh = Config\supersocket.sh
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HL7Fuse.Services", "HL7Fuse.Services\HL7Fuse.Services.csproj", "{4AC18372-5A8D-4BF7-A7E4-95F3A7A531C8}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "HL7FuseSetup", "HL7FuseSetup\HL7FuseSetup.vdproj", "{C96521DC-4655-4D7D-8467-DEF01A3B8E5E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EF3429EC-C72E-410D-AE22-E534851F3FFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF3429EC-C72E-410D-AE22-E534851F3FFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF3429EC-C72E-410D-AE22-E534851F3FFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF3429EC-C72E-410D-AE22-E534851F3FFC}.Release|Any CPU.Build.0 = Release|Any CPU
{95D85467-0003-40FF-A10C-D731F54059B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{95D85467-0003-40FF-A10C-D731F54059B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{95D85467-0003-40FF-A10C-D731F54059B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95D85467-0003-40FF-A10C-D731F54059B8}.Release|Any CPU.Build.0 = Release|Any CPU
{BF54E1C3-862C-495A-B243-38E629D408AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF54E1C3-862C-495A-B243-38E629D408AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF54E1C3-862C-495A-B243-38E629D408AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF54E1C3-862C-495A-B243-38E629D408AA}.Release|Any CPU.Build.0 = Release|Any CPU
{05DC4B11-ABDF-483A-AB41-033035EDC315}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{05DC4B11-ABDF-483A-AB41-033035EDC315}.Debug|Any CPU.Build.0 = Debug|Any CPU
{05DC4B11-ABDF-483A-AB41-033035EDC315}.Release|Any CPU.ActiveCfg = Release|Any CPU
{05DC4B11-ABDF-483A-AB41-033035EDC315}.Release|Any CPU.Build.0 = Release|Any CPU
{1FA497DB-6E42-45C6-9954-9164C0AA4C12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1FA497DB-6E42-45C6-9954-9164C0AA4C12}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1FA497DB-6E42-45C6-9954-9164C0AA4C12}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1FA497DB-6E42-45C6-9954-9164C0AA4C12}.Release|Any CPU.Build.0 = Release|Any CPU
{4AC18372-5A8D-4BF7-A7E4-95F3A7A531C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4AC18372-5A8D-4BF7-A7E4-95F3A7A531C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4AC18372-5A8D-4BF7-A7E4-95F3A7A531C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4AC18372-5A8D-4BF7-A7E4-95F3A7A531C8}.Release|Any CPU.Build.0 = Release|Any CPU
{C96521DC-4655-4D7D-8467-DEF01A3B8E5E}.Debug|Any CPU.ActiveCfg = Debug
{C96521DC-4655-4D7D-8467-DEF01A3B8E5E}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {708CEAA5-94A3-4A01-BAA4-A080C193B4F4}
EndGlobalSection
EndGlobal