Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34322.80 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SharpCompressStudy.Test", "SharpCompressStudy.Test\SharpCompressStudy.Test.csproj", "{3B9D118C-CB99-4063-8F7C-736738438646}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpCompressStudy.Core", "SharpCompressStudy.Core\SharpCompressStudy.Core.csproj", "{4F8EBAE8-BEBB-49EB-B2D4-1F90DAFACFCE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {3B9D118C-CB99-4063-8F7C-736738438646}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3B9D118C-CB99-4063-8F7C-736738438646}.Debug|Any CPU.Build.0 = Debug|Any CPU {3B9D118C-CB99-4063-8F7C-736738438646}.Release|Any CPU.ActiveCfg = Release|Any CPU {3B9D118C-CB99-4063-8F7C-736738438646}.Release|Any CPU.Build.0 = Release|Any CPU {4F8EBAE8-BEBB-49EB-B2D4-1F90DAFACFCE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4F8EBAE8-BEBB-49EB-B2D4-1F90DAFACFCE}.Debug|Any CPU.Build.0 = Debug|Any CPU {4F8EBAE8-BEBB-49EB-B2D4-1F90DAFACFCE}.Release|Any CPU.ActiveCfg = Release|Any CPU {4F8EBAE8-BEBB-49EB-B2D4-1F90DAFACFCE}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {EC626062-77C9-4194-8236-3681DEA85895} EndGlobalSection EndGlobal