Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29613.14 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iClicker", "iClicker\iClicker.csproj", "{F940473E-21CD-4B50-A0C9-FACA9B2C8514}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F940473E-21CD-4B50-A0C9-FACA9B2C8514}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F940473E-21CD-4B50-A0C9-FACA9B2C8514}.Debug|Any CPU.Build.0 = Debug|Any CPU {F940473E-21CD-4B50-A0C9-FACA9B2C8514}.Release|Any CPU.ActiveCfg = Release|Any CPU {F940473E-21CD-4B50-A0C9-FACA9B2C8514}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {0E5CE50C-09C4-4BF8-AA95-D564C0DC1915} EndGlobalSection EndGlobal