Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29920.165 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StrangeFileCopy", "StrangeFileCopy\StrangeFileCopy.csproj", "{7E8C017E-78B6-4AC1-B042-1BDFAF461EE7}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "@", "@", "{8E093C14-C04A-45F1-951A-19A5BCBAF703}" ProjectSection(SolutionItems) = preProject NuGet.config = NuGet.config EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileNameCharsetConvert", "FileNameCharsetConvert\FileNameCharsetConvert.csproj", "{CE26341A-CE0B-4B1C-97A5-BA7E8A9ACFDD}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileExpander", "FileExpander\FileExpander.csproj", "{7A3E4609-7FDD-4CE9-8671-82F7049F51B0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {7E8C017E-78B6-4AC1-B042-1BDFAF461EE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7E8C017E-78B6-4AC1-B042-1BDFAF461EE7}.Debug|Any CPU.Build.0 = Debug|Any CPU {7E8C017E-78B6-4AC1-B042-1BDFAF461EE7}.Release|Any CPU.ActiveCfg = Release|Any CPU {7E8C017E-78B6-4AC1-B042-1BDFAF461EE7}.Release|Any CPU.Build.0 = Release|Any CPU {CE26341A-CE0B-4B1C-97A5-BA7E8A9ACFDD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CE26341A-CE0B-4B1C-97A5-BA7E8A9ACFDD}.Debug|Any CPU.Build.0 = Debug|Any CPU {CE26341A-CE0B-4B1C-97A5-BA7E8A9ACFDD}.Release|Any CPU.ActiveCfg = Release|Any CPU {CE26341A-CE0B-4B1C-97A5-BA7E8A9ACFDD}.Release|Any CPU.Build.0 = Release|Any CPU {7A3E4609-7FDD-4CE9-8671-82F7049F51B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7A3E4609-7FDD-4CE9-8671-82F7049F51B0}.Debug|Any CPU.Build.0 = Debug|Any CPU {7A3E4609-7FDD-4CE9-8671-82F7049F51B0}.Release|Any CPU.ActiveCfg = Release|Any CPU {7A3E4609-7FDD-4CE9-8671-82F7049F51B0}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {017A8C58-F476-47E7-9CBE-077A98A76AB4} EndGlobalSection EndGlobal