Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.13.35931.197 d17.13 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DuplicateFinder", "DuplicateFinder.csproj", "{9A29BAE2-2C0A-4185-94E7-AA4591EEE377}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {9A29BAE2-2C0A-4185-94E7-AA4591EEE377}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9A29BAE2-2C0A-4185-94E7-AA4591EEE377}.Debug|Any CPU.Build.0 = Debug|Any CPU {9A29BAE2-2C0A-4185-94E7-AA4591EEE377}.Release|Any CPU.ActiveCfg = Release|Any CPU {9A29BAE2-2C0A-4185-94E7-AA4591EEE377}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {0FB7C224-6C72-4AA9-8264-CAE25D6B0A33} EndGlobalSection EndGlobal