-
Notifications
You must be signed in to change notification settings - Fork 0
/
Doctors_practice.sln
75 lines (75 loc) · 5.21 KB
/
Doctors_practice.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30225.117
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Doctors_practice", "Doctors_practice\Doctors_practice.csproj", "{E2D0475B-27B7-438E-A097-93342A2682AD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EmailService", "EmailService\EmailService.csproj", "{8FA14BF6-104F-4E85-B456-577D8C8D2ECE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EventStoreImplementation", "EventStoreImplementation\EventStoreImplementation.csproj", "{D73EEFB1-F501-444A-BE9B-262982F63AF1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Doctors_practice.Tests", "Doctors_practice.Tests\Doctors_practice.Tests.csproj", "{BECFB4EF-488F-45EB-8BB5-8FB47CF001FB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IdentityService", "IdentityService\IdentityService.csproj", "{7E4A78AC-DB7E-438E-B452-53F7051649A9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AuthorisationLibrary", "AuthorisationLibrary\AuthorisationLibrary.csproj", "{D9A75F0E-49B9-4882-948C-207F8A758489}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ElasticsearchIndexRefresherService", "ElasticsearchIndexRefresherService\ElasticsearchIndexRefresherService.csproj", "{94602D61-2695-4F7B-89DD-7E175998CFCF}"
EndProject
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "TradeDev", "TradeDev\TradeDev.sqlproj", "{D3E4BDBE-8F4C-47C6-8BA6-80769A69A91F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CryptographyService", "CryptographyService\CryptographyService.csproj", "{B301EEF3-9579-49BA-BBFF-A8CE7989A1C3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E2D0475B-27B7-438E-A097-93342A2682AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E2D0475B-27B7-438E-A097-93342A2682AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E2D0475B-27B7-438E-A097-93342A2682AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E2D0475B-27B7-438E-A097-93342A2682AD}.Release|Any CPU.Build.0 = Release|Any CPU
{8FA14BF6-104F-4E85-B456-577D8C8D2ECE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8FA14BF6-104F-4E85-B456-577D8C8D2ECE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8FA14BF6-104F-4E85-B456-577D8C8D2ECE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8FA14BF6-104F-4E85-B456-577D8C8D2ECE}.Release|Any CPU.Build.0 = Release|Any CPU
{D73EEFB1-F501-444A-BE9B-262982F63AF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D73EEFB1-F501-444A-BE9B-262982F63AF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D73EEFB1-F501-444A-BE9B-262982F63AF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D73EEFB1-F501-444A-BE9B-262982F63AF1}.Release|Any CPU.Build.0 = Release|Any CPU
{BECFB4EF-488F-45EB-8BB5-8FB47CF001FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BECFB4EF-488F-45EB-8BB5-8FB47CF001FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BECFB4EF-488F-45EB-8BB5-8FB47CF001FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BECFB4EF-488F-45EB-8BB5-8FB47CF001FB}.Release|Any CPU.Build.0 = Release|Any CPU
{7E4A78AC-DB7E-438E-B452-53F7051649A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E4A78AC-DB7E-438E-B452-53F7051649A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E4A78AC-DB7E-438E-B452-53F7051649A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E4A78AC-DB7E-438E-B452-53F7051649A9}.Release|Any CPU.Build.0 = Release|Any CPU
{D9A75F0E-49B9-4882-948C-207F8A758489}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D9A75F0E-49B9-4882-948C-207F8A758489}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D9A75F0E-49B9-4882-948C-207F8A758489}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D9A75F0E-49B9-4882-948C-207F8A758489}.Release|Any CPU.Build.0 = Release|Any CPU
{94602D61-2695-4F7B-89DD-7E175998CFCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94602D61-2695-4F7B-89DD-7E175998CFCF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94602D61-2695-4F7B-89DD-7E175998CFCF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94602D61-2695-4F7B-89DD-7E175998CFCF}.Release|Any CPU.Build.0 = Release|Any CPU
{D3E4BDBE-8F4C-47C6-8BA6-80769A69A91F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D3E4BDBE-8F4C-47C6-8BA6-80769A69A91F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D3E4BDBE-8F4C-47C6-8BA6-80769A69A91F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{D3E4BDBE-8F4C-47C6-8BA6-80769A69A91F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D3E4BDBE-8F4C-47C6-8BA6-80769A69A91F}.Release|Any CPU.Build.0 = Release|Any CPU
{D3E4BDBE-8F4C-47C6-8BA6-80769A69A91F}.Release|Any CPU.Deploy.0 = Release|Any CPU
{B301EEF3-9579-49BA-BBFF-A8CE7989A1C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B301EEF3-9579-49BA-BBFF-A8CE7989A1C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B301EEF3-9579-49BA-BBFF-A8CE7989A1C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B301EEF3-9579-49BA-BBFF-A8CE7989A1C3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EC48107D-E17B-454B-AB3C-F01906B21186}
EndGlobalSection
EndGlobal