-
Notifications
You must be signed in to change notification settings - Fork 0
/
AspnetAsyncCommFs.sln
114 lines (114 loc) · 7.3 KB
/
AspnetAsyncCommFs.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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31717.71
MinimumVisualStudioVersion = 15.0.26124.0
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{87F6C079-CBD7-4866-BDEB-CBDEA9E51D2A}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "RequestSvc.Server", "src\RequestSvc.Server\RequestSvc.Server.fsproj", "{4E2AA925-4694-4593-ADBC-F349D269587A}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "RequestSvc.Client", "src\RequestSvc.Client\RequestSvc.Client.fsproj", "{1481BBD6-A6DA-4912-A03A-134880D14701}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "HildenCo.Core", "HildenCo.Core\HildenCo.Core.fsproj", "{850AF846-268C-49B4-B422-E651B0A6A9E7}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "ResponseSvc.Client", "src\ResponseSvc.Client\ResponseSvc.Client.fsproj", "{85182593-6461-4A3E-A059-7C814F927B39}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "ResponseSvc.Server", "src\ResponseSvc.Server\ResponseSvc.Server.fsproj", "{A008DAD2-63FE-4599-BF5E-F9ED246115C6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "images", "images", "{F07FC268-468E-4111-B335-193FC14CD37E}"
ProjectSection(SolutionItems) = preProject
images\i1.png = images\i1.png
images\i2.png = images\i2.png
images\i3.png = images\i3.png
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3B78DCCB-2A1E-4AE1-A1A9-6AB9AB8E85D9}"
ProjectSection(SolutionItems) = preProject
docker-compose.yml = docker-compose.yml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4E2AA925-4694-4593-ADBC-F349D269587A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Debug|x64.ActiveCfg = Debug|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Debug|x64.Build.0 = Debug|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Debug|x86.ActiveCfg = Debug|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Debug|x86.Build.0 = Debug|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Release|Any CPU.Build.0 = Release|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Release|x64.ActiveCfg = Release|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Release|x64.Build.0 = Release|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Release|x86.ActiveCfg = Release|Any CPU
{4E2AA925-4694-4593-ADBC-F349D269587A}.Release|x86.Build.0 = Release|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Debug|x64.ActiveCfg = Debug|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Debug|x64.Build.0 = Debug|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Debug|x86.ActiveCfg = Debug|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Debug|x86.Build.0 = Debug|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Release|Any CPU.Build.0 = Release|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Release|x64.ActiveCfg = Release|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Release|x64.Build.0 = Release|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Release|x86.ActiveCfg = Release|Any CPU
{1481BBD6-A6DA-4912-A03A-134880D14701}.Release|x86.Build.0 = Release|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Debug|x64.ActiveCfg = Debug|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Debug|x64.Build.0 = Debug|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Debug|x86.ActiveCfg = Debug|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Debug|x86.Build.0 = Debug|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Release|Any CPU.Build.0 = Release|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Release|x64.ActiveCfg = Release|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Release|x64.Build.0 = Release|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Release|x86.ActiveCfg = Release|Any CPU
{850AF846-268C-49B4-B422-E651B0A6A9E7}.Release|x86.Build.0 = Release|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Debug|x64.ActiveCfg = Debug|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Debug|x64.Build.0 = Debug|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Debug|x86.ActiveCfg = Debug|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Debug|x86.Build.0 = Debug|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Release|Any CPU.Build.0 = Release|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Release|x64.ActiveCfg = Release|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Release|x64.Build.0 = Release|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Release|x86.ActiveCfg = Release|Any CPU
{85182593-6461-4A3E-A059-7C814F927B39}.Release|x86.Build.0 = Release|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Debug|x64.ActiveCfg = Debug|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Debug|x64.Build.0 = Debug|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Debug|x86.ActiveCfg = Debug|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Debug|x86.Build.0 = Debug|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Release|Any CPU.Build.0 = Release|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Release|x64.ActiveCfg = Release|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Release|x64.Build.0 = Release|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Release|x86.ActiveCfg = Release|Any CPU
{A008DAD2-63FE-4599-BF5E-F9ED246115C6}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{4E2AA925-4694-4593-ADBC-F349D269587A} = {87F6C079-CBD7-4866-BDEB-CBDEA9E51D2A}
{1481BBD6-A6DA-4912-A03A-134880D14701} = {87F6C079-CBD7-4866-BDEB-CBDEA9E51D2A}
{850AF846-268C-49B4-B422-E651B0A6A9E7} = {87F6C079-CBD7-4866-BDEB-CBDEA9E51D2A}
{85182593-6461-4A3E-A059-7C814F927B39} = {87F6C079-CBD7-4866-BDEB-CBDEA9E51D2A}
{A008DAD2-63FE-4599-BF5E-F9ED246115C6} = {87F6C079-CBD7-4866-BDEB-CBDEA9E51D2A}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8CFD6033-FB8D-48BE-9628-9D83DC023CAB}
EndGlobalSection
EndGlobal