-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommunication.sln
91 lines (91 loc) · 6.97 KB
/
communication.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29025.244
MinimumVisualStudioVersion = 15.0.26124.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JSSoft.Communication", "src\JSSoft.Communication\JSSoft.Communication.csproj", "{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JSSoft.Communication.Server", "src\JSSoft.Communication.Server\JSSoft.Communication.Server.csproj", "{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JSSoft.Communication.Client", "src\JSSoft.Communication.Client\JSSoft.Communication.Client.csproj", "{CD2B8A1E-F105-4847-B820-8637C50670AD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JSSoft.Communication.Tests", "test\JSSoft.Communication.Tests\JSSoft.Communication.Tests.csproj", "{E9D01298-B0B5-465B-974D-A39739B87B53}"
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
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Debug|x64.ActiveCfg = Debug|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Debug|x64.Build.0 = Debug|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Debug|x86.ActiveCfg = Debug|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Debug|x86.Build.0 = Debug|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Release|Any CPU.Build.0 = Release|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Release|x64.ActiveCfg = Release|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Release|x64.Build.0 = Release|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Release|x86.ActiveCfg = Release|Any CPU
{46F9FF22-9DEB-4D24-84C1-5FD07F2A1993}.Release|x86.Build.0 = Release|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Debug|Any CPU.Build.0 = Debug|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Debug|x64.ActiveCfg = Debug|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Debug|x64.Build.0 = Debug|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Debug|x86.ActiveCfg = Debug|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Debug|x86.Build.0 = Debug|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Release|Any CPU.ActiveCfg = Release|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Release|Any CPU.Build.0 = Release|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Release|x64.ActiveCfg = Release|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Release|x64.Build.0 = Release|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Release|x86.ActiveCfg = Release|Any CPU
{49BBC2E5-4CE6-47EA-A427-0C3E88F22E19}.Release|x86.Build.0 = Release|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Debug|x64.ActiveCfg = Debug|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Debug|x64.Build.0 = Debug|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Debug|x86.ActiveCfg = Debug|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Debug|x86.Build.0 = Debug|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Release|Any CPU.Build.0 = Release|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Release|x64.ActiveCfg = Release|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Release|x64.Build.0 = Release|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Release|x86.ActiveCfg = Release|Any CPU
{CD2B8A1E-F105-4847-B820-8637C50670AD}.Release|x86.Build.0 = Release|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Debug|x64.ActiveCfg = Debug|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Debug|x64.Build.0 = Debug|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Debug|x86.ActiveCfg = Debug|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Debug|x86.Build.0 = Debug|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Release|Any CPU.Build.0 = Release|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Release|x64.ActiveCfg = Release|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Release|x64.Build.0 = Release|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Release|x86.ActiveCfg = Release|Any CPU
{E9D01298-B0B5-465B-974D-A39739B87B53}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
JSSoft.Communication\JSSoft.Communication.ConsoleApp.Sharing\JSSoft.Communication.ConsoleApp.Sharing.projitems*{0d6fd7d3-d158-41a5-9e2d-2d17149902e8}*SharedItemsImports = 5
JSSoft.Communication\JSSoft.Communication.Services.Sharing\JSSoft.Communication.Services.Sharing.projitems*{0d6fd7d3-d158-41a5-9e2d-2d17149902e8}*SharedItemsImports = 5
JSSoft.Communication\JSSoft.Communication.ConsoleApp.Sharing\JSSoft.Communication.ConsoleApp.Sharing.projitems*{49bbc2e5-4ce6-47ea-a427-0c3e88f22e19}*SharedItemsImports = 5
JSSoft.Communication\JSSoft.Communication.Services.Sharing\JSSoft.Communication.Services.Sharing.projitems*{49bbc2e5-4ce6-47ea-a427-0c3e88f22e19}*SharedItemsImports = 5
JSSoft.Communication\JSSoft.Communication.Services.Sharing\JSSoft.Communication.Services.Sharing.projitems*{70c77f8d-2ad0-41cb-9fd7-b33b384cf82d}*SharedItemsImports = 5
JSSoft.Communication\JSSoft.Communication.ConsoleApp.Sharing\JSSoft.Communication.ConsoleApp.Sharing.projitems*{cd2b8a1e-f105-4847-b820-8637c50670ad}*SharedItemsImports = 5
JSSoft.Communication\JSSoft.Communication.Services.Sharing\JSSoft.Communication.Services.Sharing.projitems*{cd2b8a1e-f105-4847-b820-8637c50670ad}*SharedItemsImports = 5
JSSoft.Communication\JSSoft.Communication.Services.Sharing\JSSoft.Communication.Services.Sharing.projitems*{da9822ef-860e-499e-9dbb-218613fedecf}*SharedItemsImports = 5
JSSoft.Communication\JSSoft.Communication.ConsoleApp.Sharing\JSSoft.Communication.ConsoleApp.Sharing.projitems*{e7713170-cd96-4b4f-ac64-9ad964f7a762}*SharedItemsImports = 5
JSSoft.Communication\JSSoft.Communication.Services.Sharing\JSSoft.Communication.Services.Sharing.projitems*{e7713170-cd96-4b4f-ac64-9ad964f7a762}*SharedItemsImports = 5
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {31A49F4B-E896-49EF-989A-CF426E43F01B}
EndGlobalSection
EndGlobal