-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathsyp.biz.SockJS.NET.sln
More file actions
37 lines (37 loc) · 2.2 KB
/
syp.biz.SockJS.NET.sln
File metadata and controls
37 lines (37 loc) · 2.2 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29418.71
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "syp.biz.SockJS.NET.Common", "syp.biz\SockJS.NET\syp.biz.SockJS.NET.Common\syp.biz.SockJS.NET.Common.csproj", "{8964A237-F8B2-4BB3-B3FB-B5B8A7DC42AB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "syp.biz.SockJS.NET.Test", "syp.biz\SockJS.NET\syp.biz.SockJS.NET.Test\syp.biz.SockJS.NET.Test.csproj", "{23265FD6-C038-4C36-9AD9-B7E5C26F876A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "syp.biz.SockJS.NET.Client", "syp.biz\SockJS.NET\syp.biz.SockJS.NET.Client\syp.biz.SockJS.NET.Client.csproj", "{6C251580-20BE-4523-8062-C7C222B7FA42}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8964A237-F8B2-4BB3-B3FB-B5B8A7DC42AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8964A237-F8B2-4BB3-B3FB-B5B8A7DC42AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8964A237-F8B2-4BB3-B3FB-B5B8A7DC42AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8964A237-F8B2-4BB3-B3FB-B5B8A7DC42AB}.Release|Any CPU.Build.0 = Release|Any CPU
{23265FD6-C038-4C36-9AD9-B7E5C26F876A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{23265FD6-C038-4C36-9AD9-B7E5C26F876A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{23265FD6-C038-4C36-9AD9-B7E5C26F876A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{23265FD6-C038-4C36-9AD9-B7E5C26F876A}.Release|Any CPU.Build.0 = Release|Any CPU
{6C251580-20BE-4523-8062-C7C222B7FA42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C251580-20BE-4523-8062-C7C222B7FA42}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C251580-20BE-4523-8062-C7C222B7FA42}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C251580-20BE-4523-8062-C7C222B7FA42}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {36F7FEBA-4E69-43CE-BD62-B2A2B60EE0F3}
EndGlobalSection
EndGlobal