Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.3.32901.215 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Horizon", "Horizon\Horizon.csproj", "{8B474010-6444-48FD-B020-AF68850AD2FC}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TrackedFolders", "TrackedFolders\TrackedFolders.csproj", "{C035AD19-15BA-4D59-9460-D46C38FCF69F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Configuration", "Configuration\Configuration.csproj", "{42FEB6EC-5F7D-45A4-A28C-6971FB043C1E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {8B474010-6444-48FD-B020-AF68850AD2FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8B474010-6444-48FD-B020-AF68850AD2FC}.Debug|Any CPU.Build.0 = Debug|Any CPU {8B474010-6444-48FD-B020-AF68850AD2FC}.Release|Any CPU.ActiveCfg = Release|Any CPU {8B474010-6444-48FD-B020-AF68850AD2FC}.Release|Any CPU.Build.0 = Release|Any CPU {C035AD19-15BA-4D59-9460-D46C38FCF69F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C035AD19-15BA-4D59-9460-D46C38FCF69F}.Debug|Any CPU.Build.0 = Debug|Any CPU {C035AD19-15BA-4D59-9460-D46C38FCF69F}.Release|Any CPU.ActiveCfg = Release|Any CPU {C035AD19-15BA-4D59-9460-D46C38FCF69F}.Release|Any CPU.Build.0 = Release|Any CPU {42FEB6EC-5F7D-45A4-A28C-6971FB043C1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {42FEB6EC-5F7D-45A4-A28C-6971FB043C1E}.Debug|Any CPU.Build.0 = Debug|Any CPU {42FEB6EC-5F7D-45A4-A28C-6971FB043C1E}.Release|Any CPU.ActiveCfg = Release|Any CPU {42FEB6EC-5F7D-45A4-A28C-6971FB043C1E}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {54B2DFA5-C016-4B52-B461-75EFCB422814} EndGlobalSection EndGlobal