-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTransparentCloudServerProxy.sln
More file actions
61 lines (61 loc) · 3.93 KB
/
TransparentCloudServerProxy.sln
File metadata and controls
61 lines (61 loc) · 3.93 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 18
VisualStudioVersion = 18.1.11312.151
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TransparentCloudServerProxy", "TransparentCloudServerProxy\TransparentCloudServerProxy.csproj", "{B8ABDF1F-6CAA-4059-A89F-54576D8F1E82}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TransparentCloudServerProxy.CNative", "TransparentCloudServerProxy.CNative\TransparentCloudServerProxy.CNative.vcxproj", "{B5A0D367-FB4E-49A5-85F1-029D5C63E367}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{750D954D-47DA-43E6-823C-7596051BD529}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestingShared", "TestingShared\TestingShared.csproj", "{AA3574FF-AB86-403A-B6F3-D7A6F4B2FCFC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TransparentCloudServerProxy.Client", "TransparentCloudServerProxy.Client\TransparentCloudServerProxy.Client.csproj", "{7E463119-744E-4FED-AB78-4FB0A8EDD0E3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4A89DCF8-A9FB-45A9-81D6-709809B62373}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.github\workflows\build-and-publish.yml = .github\workflows\build-and-publish.yml
scripts\install-serverproxy.sh = scripts\install-serverproxy.sh
TransparentCloudServerProxy.slnLaunch.user = TransparentCloudServerProxy.slnLaunch.user
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TransparentCloudServerProxy.Server", "TransparentCloudServerProxy.Server\TransparentCloudServerProxy.Server.csproj", "{8C9AE316-6BE2-C1DD-22C0-EB4FBB042AD9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B8ABDF1F-6CAA-4059-A89F-54576D8F1E82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B8ABDF1F-6CAA-4059-A89F-54576D8F1E82}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B8ABDF1F-6CAA-4059-A89F-54576D8F1E82}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B8ABDF1F-6CAA-4059-A89F-54576D8F1E82}.Release|Any CPU.Build.0 = Release|Any CPU
{B5A0D367-FB4E-49A5-85F1-029D5C63E367}.Debug|Any CPU.ActiveCfg = Debug|x64
{B5A0D367-FB4E-49A5-85F1-029D5C63E367}.Debug|Any CPU.Build.0 = Debug|x64
{B5A0D367-FB4E-49A5-85F1-029D5C63E367}.Release|Any CPU.ActiveCfg = Release|x64
{B5A0D367-FB4E-49A5-85F1-029D5C63E367}.Release|Any CPU.Build.0 = Release|x64
{AA3574FF-AB86-403A-B6F3-D7A6F4B2FCFC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA3574FF-AB86-403A-B6F3-D7A6F4B2FCFC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA3574FF-AB86-403A-B6F3-D7A6F4B2FCFC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA3574FF-AB86-403A-B6F3-D7A6F4B2FCFC}.Release|Any CPU.Build.0 = Release|Any CPU
{7E463119-744E-4FED-AB78-4FB0A8EDD0E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E463119-744E-4FED-AB78-4FB0A8EDD0E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E463119-744E-4FED-AB78-4FB0A8EDD0E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E463119-744E-4FED-AB78-4FB0A8EDD0E3}.Release|Any CPU.Build.0 = Release|Any CPU
{8C9AE316-6BE2-C1DD-22C0-EB4FBB042AD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C9AE316-6BE2-C1DD-22C0-EB4FBB042AD9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C9AE316-6BE2-C1DD-22C0-EB4FBB042AD9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C9AE316-6BE2-C1DD-22C0-EB4FBB042AD9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{AA3574FF-AB86-403A-B6F3-D7A6F4B2FCFC} = {750D954D-47DA-43E6-823C-7596051BD529}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8AE619D9-1042-4AAB-A529-512CD54964F7}
EndGlobalSection
EndGlobal