Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.32802.440 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PoloClubApp", "PoloClubApp.csproj", "{BA2A90B1-738C-47C3-AAFD-B6866F66DB6D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {BA2A90B1-738C-47C3-AAFD-B6866F66DB6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BA2A90B1-738C-47C3-AAFD-B6866F66DB6D}.Debug|Any CPU.Build.0 = Debug|Any CPU {BA2A90B1-738C-47C3-AAFD-B6866F66DB6D}.Release|Any CPU.ActiveCfg = Release|Any CPU {BA2A90B1-738C-47C3-AAFD-B6866F66DB6D}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {D457CC83-F016-41A7-8295-33BD3C8D4937} EndGlobalSection EndGlobal