-
Notifications
You must be signed in to change notification settings - Fork 0
/
SessionizeApi.sln
74 lines (73 loc) · 5.03 KB
/
SessionizeApi.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Importer", "Importer", "{CCF1CF3A-1AC2-4EC0-9D90-676F8AE8A601}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Promotion", "Promotion", "{8E11D8C7-111F-4AFB-A181-C8B392101097}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schedule", "Schedule", "{89D0499B-2DC7-4F39-8FD4-E073553F222C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SessionizeApi.Importer", "Importer\SessionizeApi.Importer\SessionizeApi.Importer.csproj", "{C903C6AB-8159-4561-80A6-3AB80924889C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SessionizeApi.Importer.Tests.Smoke", "Importer\SessionizeApi.Importer.Tests.Smoke\SessionizeApi.Importer.Tests.Smoke.csproj", "{9E53516D-746B-4103-A1C7-A0C939A3B74D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Cloud", "Cloud", "{7173C4CB-AF31-4F59-9E5C-30E10D77BBFB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shared", "Shared", "{71F5997D-F314-4CB6-9ADB-391466009589}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "SessionizeApi.Shared", "SessionizeApi.Shared\SessionizeApi.Shared.shproj", "{F9AA0B9C-962C-48FA-AE57-569A0975DAA7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SessionizeApi.Csv", "Promotion\SessionizeApi.Csv\SessionizeApi.Csv.csproj", "{6DF0F9F3-497D-489E-8772-DDD2A6D4101B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SessionizeApi.Csv.Run", "Promotion\SessionizeApi.Csv.Run\SessionizeApi.Csv.Run.csproj", "{B5CC1A66-2247-462E-8F5A-FB6165911B9D}"
EndProject
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SessionizeApi.Trello", "Schedule\SessionizeApi.Trello\SessionizeApi.Trello.csproj", "{0F1989DC-8A8B-4FE7-9701-D10308B77A4E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SessionizeApi.Trello.Tests.Smoke", "Schedule\SessionizeApi.Trello.Tests.Smoke\SessionizeApi.Trello.Tests.Smoke.csproj", "{36B4057B-F382-4764-87EA-CAB1FC647B3E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C903C6AB-8159-4561-80A6-3AB80924889C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C903C6AB-8159-4561-80A6-3AB80924889C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C903C6AB-8159-4561-80A6-3AB80924889C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C903C6AB-8159-4561-80A6-3AB80924889C}.Release|Any CPU.Build.0 = Release|Any CPU
{9E53516D-746B-4103-A1C7-A0C939A3B74D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E53516D-746B-4103-A1C7-A0C939A3B74D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E53516D-746B-4103-A1C7-A0C939A3B74D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E53516D-746B-4103-A1C7-A0C939A3B74D}.Release|Any CPU.Build.0 = Release|Any CPU
{6DF0F9F3-497D-489E-8772-DDD2A6D4101B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6DF0F9F3-497D-489E-8772-DDD2A6D4101B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6DF0F9F3-497D-489E-8772-DDD2A6D4101B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6DF0F9F3-497D-489E-8772-DDD2A6D4101B}.Release|Any CPU.Build.0 = Release|Any CPU
{B5CC1A66-2247-462E-8F5A-FB6165911B9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5CC1A66-2247-462E-8F5A-FB6165911B9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5CC1A66-2247-462E-8F5A-FB6165911B9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5CC1A66-2247-462E-8F5A-FB6165911B9D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{C903C6AB-8159-4561-80A6-3AB80924889C} = {CCF1CF3A-1AC2-4EC0-9D90-676F8AE8A601}
{9E53516D-746B-4103-A1C7-A0C939A3B74D} = {CCF1CF3A-1AC2-4EC0-9D90-676F8AE8A601}
{F9AA0B9C-962C-48FA-AE57-569A0975DAA7} = {71F5997D-F314-4CB6-9ADB-391466009589}
{6DF0F9F3-497D-489E-8772-DDD2A6D4101B} = {8E11D8C7-111F-4AFB-A181-C8B392101097}
{B5CC1A66-2247-462E-8F5A-FB6165911B9D} = {8E11D8C7-111F-4AFB-A181-C8B392101097}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8A861BC1-5487-4EF2-B593-944ECFCDC44C}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
SessionizeApi.Shared\SessionizeApi.Shared.projitems*{9e53516d-746b-4103-a1c7-a0c939a3b74d}*SharedItemsImports = 5
..\library-fancy-logger-extensions\FancyLogger.Extensions\FancyLogger.Extensions.projitems*{9e53516d-746b-4103-a1c7-a0c939a3b74d}*SharedItemsImports = 5
SessionizeApi.Shared\SessionizeApi.Shared.projitems*{b5cc1a66-2247-462e-8f5a-fb6165911b9d}*SharedItemsImports = 5
SessionizeApi.Shared\SessionizeApi.Shared.projitems*{c903c6ab-8159-4561-80a6-3ab80924889c}*SharedItemsImports = 5
SessionizeApi.Shared\SessionizeApi.Shared.projitems*{f9aa0b9c-962c-48fa-ae57-569a0975daa7}*SharedItemsImports = 13
EndGlobalSection
EndGlobal