From 4184dd19caac2eec7d9440a85a5c90cf046686c0 Mon Sep 17 00:00:00 2001 From: synzr Date: Tue, 18 Nov 2025 22:58:22 +0500 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D1=8C=D1=82?= =?UTF-8?q?=D0=B5=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=BF=D1=80=D0=BE?= =?UTF-8?q?=D0=B5=D0=BA=D1=82=D0=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Intersvyaz.sln | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Intersvyaz.sln diff --git a/Intersvyaz.sln b/Intersvyaz.sln new file mode 100644 index 0000000..7a576a0 --- /dev/null +++ b/Intersvyaz.sln @@ -0,0 +1,13 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.33801.198 +MinimumVisualStudioVersion = 10.0.40219.1 +Global + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B8E0C57D-C937-4CAB-B730-3C48D6B3AE37} + EndGlobalSection +EndGlobal