Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30204.135 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PSDText", "PSDText.csproj", "{10FBABA1-F50D-4730-8E15-36ACF1807C0C}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PSDTextTests", "..\PSDTextTests\PSDTextTests.csproj", "{A8F33A0B-F520-4105-9582-79F03251F952}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {10FBABA1-F50D-4730-8E15-36ACF1807C0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {10FBABA1-F50D-4730-8E15-36ACF1807C0C}.Debug|Any CPU.Build.0 = Debug|Any CPU {10FBABA1-F50D-4730-8E15-36ACF1807C0C}.Release|Any CPU.ActiveCfg = Release|Any CPU {10FBABA1-F50D-4730-8E15-36ACF1807C0C}.Release|Any CPU.Build.0 = Release|Any CPU {A8F33A0B-F520-4105-9582-79F03251F952}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A8F33A0B-F520-4105-9582-79F03251F952}.Debug|Any CPU.Build.0 = Debug|Any CPU {A8F33A0B-F520-4105-9582-79F03251F952}.Release|Any CPU.ActiveCfg = Release|Any CPU {A8F33A0B-F520-4105-9582-79F03251F952}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {BEA7F6A2-EE19-465E-8B51-1E56600102FC} EndGlobalSection EndGlobal