Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.4.33403.182 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoPull", "AutoPull.csproj", "{51107E33-971A-43D2-95F6-B3B5E10654EE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {51107E33-971A-43D2-95F6-B3B5E10654EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {51107E33-971A-43D2-95F6-B3B5E10654EE}.Debug|Any CPU.Build.0 = Debug|Any CPU {51107E33-971A-43D2-95F6-B3B5E10654EE}.Release|Any CPU.ActiveCfg = Release|Any CPU {51107E33-971A-43D2-95F6-B3B5E10654EE}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {F25B2232-8EFE-47FF-8713-0029512D7EE8} EndGlobalSection EndGlobal