32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.10.35013.160
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Writer", "client\Writer\Writer.csproj", "{0F7883F6-1A56-4AAF-A6B9-8BE2923FC248}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Reader", "client\Reader\Reader.csproj", "{724B208D-AD79-4A98-80AC-288B296B0A7C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{0F7883F6-1A56-4AAF-A6B9-8BE2923FC248}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0F7883F6-1A56-4AAF-A6B9-8BE2923FC248}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0F7883F6-1A56-4AAF-A6B9-8BE2923FC248}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0F7883F6-1A56-4AAF-A6B9-8BE2923FC248}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{724B208D-AD79-4A98-80AC-288B296B0A7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{724B208D-AD79-4A98-80AC-288B296B0A7C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{724B208D-AD79-4A98-80AC-288B296B0A7C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{724B208D-AD79-4A98-80AC-288B296B0A7C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {30FE8E92-5C71-4399-96F0-793B9473C67D}
|
|
EndGlobalSection
|
|
EndGlobal
|