Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34511.84 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CreateZipFolder", "CreateZipFolder.csproj", "{FD8868F8-3953-4A89-918D-D8425F1AE760}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {FD8868F8-3953-4A89-918D-D8425F1AE760}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FD8868F8-3953-4A89-918D-D8425F1AE760}.Debug|Any CPU.Build.0 = Debug|Any CPU {FD8868F8-3953-4A89-918D-D8425F1AE760}.Release|Any CPU.ActiveCfg = Release|Any CPU {FD8868F8-3953-4A89-918D-D8425F1AE760}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {5995513C-2C1E-4367-97C6-FC989288D411} EndGlobalSection EndGlobal