Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26730.16 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CognitoNetSample", "CognitoNetSample.csproj", "{ACD778D3-ECCA-430A-953A-A9B1FCF45F39}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DF4C9FBC-A38A-45A2-B39E-5B563F4EECDA}" ProjectSection(SolutionItems) = preProject .gitignore = .gitignore EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {ACD778D3-ECCA-430A-953A-A9B1FCF45F39}.Debug|x86.ActiveCfg = Debug|x86 {ACD778D3-ECCA-430A-953A-A9B1FCF45F39}.Debug|x86.Build.0 = Debug|x86 {ACD778D3-ECCA-430A-953A-A9B1FCF45F39}.Release|x86.ActiveCfg = Release|x86 {ACD778D3-ECCA-430A-953A-A9B1FCF45F39}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {59FD46F6-2BD4-4099-9A2B-1BC38CBB7C2F} EndGlobalSection EndGlobal