Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34330.188 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SWAD.API", ".\SWAD.API\SWAD.API.csproj", "{36313BFE-46A8-44E7-BD08-2652A90C03D1}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{30A2E1AB-5617-47D9-9FB5-F441645C4513}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApiTest", "ApiTest\ApiTest.csproj", "{DF986307-4329-49A6-926E-C23D34C65173}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TelegramBot", "TelegramBot\TelegramBot.csproj", "{E4B6CD72-213C-404C-824F-3A74C1722EAD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {36313BFE-46A8-44E7-BD08-2652A90C03D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {36313BFE-46A8-44E7-BD08-2652A90C03D1}.Debug|Any CPU.Build.0 = Debug|Any CPU {36313BFE-46A8-44E7-BD08-2652A90C03D1}.Release|Any CPU.ActiveCfg = Release|Any CPU {36313BFE-46A8-44E7-BD08-2652A90C03D1}.Release|Any CPU.Build.0 = Release|Any CPU {DF986307-4329-49A6-926E-C23D34C65173}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {DF986307-4329-49A6-926E-C23D34C65173}.Debug|Any CPU.Build.0 = Debug|Any CPU {DF986307-4329-49A6-926E-C23D34C65173}.Release|Any CPU.ActiveCfg = Release|Any CPU {DF986307-4329-49A6-926E-C23D34C65173}.Release|Any CPU.Build.0 = Release|Any CPU {E4B6CD72-213C-404C-824F-3A74C1722EAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E4B6CD72-213C-404C-824F-3A74C1722EAD}.Debug|Any CPU.Build.0 = Debug|Any CPU {E4B6CD72-213C-404C-824F-3A74C1722EAD}.Release|Any CPU.ActiveCfg = Release|Any CPU {E4B6CD72-213C-404C-824F-3A74C1722EAD}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {31ECAE7B-5C42-4C80-A7F8-81DADD6DAD8E} EndGlobalSection EndGlobal