Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.6.33723.286 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sender", "Sender\Sender.csproj", "{D82034C3-125E-4BEC-90F0-CEFCCCD46E9D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D82034C3-125E-4BEC-90F0-CEFCCCD46E9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D82034C3-125E-4BEC-90F0-CEFCCCD46E9D}.Debug|Any CPU.Build.0 = Debug|Any CPU {D82034C3-125E-4BEC-90F0-CEFCCCD46E9D}.Release|Any CPU.ActiveCfg = Release|Any CPU {D82034C3-125E-4BEC-90F0-CEFCCCD46E9D}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {23099B07-2AD0-4A20-9671-67D1E50BF17E} EndGlobalSection EndGlobal