You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
2.5 KiB
Plaintext


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34723.18
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommService", "CommService\CommService.csproj", "{AD1AA8D4-8C07-474C-A8FB-65BBE7BD0170}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemoteObjects", "RemoteObjects\RemoteObjects.csproj", "{2634E92B-0ECD-4837-9894-F0D68B623C97}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClientTest", "ClientTest\ClientTest.csproj", "{7D5736D6-82EF-458C-ACE1-1C8D4D12CB5D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Entity", "Entity\Entity.csproj", "{894F5F34-E241-44BD-B55D-9619BDFA8D6C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AD1AA8D4-8C07-474C-A8FB-65BBE7BD0170}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AD1AA8D4-8C07-474C-A8FB-65BBE7BD0170}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AD1AA8D4-8C07-474C-A8FB-65BBE7BD0170}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AD1AA8D4-8C07-474C-A8FB-65BBE7BD0170}.Release|Any CPU.Build.0 = Release|Any CPU
{2634E92B-0ECD-4837-9894-F0D68B623C97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2634E92B-0ECD-4837-9894-F0D68B623C97}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2634E92B-0ECD-4837-9894-F0D68B623C97}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2634E92B-0ECD-4837-9894-F0D68B623C97}.Release|Any CPU.Build.0 = Release|Any CPU
{7D5736D6-82EF-458C-ACE1-1C8D4D12CB5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7D5736D6-82EF-458C-ACE1-1C8D4D12CB5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7D5736D6-82EF-458C-ACE1-1C8D4D12CB5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7D5736D6-82EF-458C-ACE1-1C8D4D12CB5D}.Release|Any CPU.Build.0 = Release|Any CPU
{894F5F34-E241-44BD-B55D-9619BDFA8D6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{894F5F34-E241-44BD-B55D-9619BDFA8D6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{894F5F34-E241-44BD-B55D-9619BDFA8D6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{894F5F34-E241-44BD-B55D-9619BDFA8D6C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {78CEEFBE-21CC-4AC9-846A-46AB69E4D6C4}
EndGlobalSection
EndGlobal