Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.7.34202.233 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RenameIt", "RenameIt\RenameIt.csproj", "{51D76E4E-FE65-45C8-B942-6E5F69A547EA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {51D76E4E-FE65-45C8-B942-6E5F69A547EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {51D76E4E-FE65-45C8-B942-6E5F69A547EA}.Debug|Any CPU.Build.0 = Debug|Any CPU {51D76E4E-FE65-45C8-B942-6E5F69A547EA}.Release|Any CPU.ActiveCfg = Release|Any CPU {51D76E4E-FE65-45C8-B942-6E5F69A547EA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {E344EDAA-7479-45A5-92CD-B59E341D2F5B} EndGlobalSection EndGlobal