From d311a1796e6bcc2e63c8281168a823de79c8fcdc Mon Sep 17 00:00:00 2001 From: user Date: Wed, 28 Jan 2026 13:40:07 +0400 Subject: [PATCH] Add project files. --- Client-Server Apps.sln | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Client-Server Apps.sln diff --git a/Client-Server Apps.sln b/Client-Server Apps.sln new file mode 100644 index 0000000..a4d5a8e --- /dev/null +++ b/Client-Server Apps.sln @@ -0,0 +1,13 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.14.36705.20 d17.14 +MinimumVisualStudioVersion = 10.0.40219.1 +Global + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {E8808ED7-1CEF-4062-AD1E-3BC0275A7252} + EndGlobalSection +EndGlobal