Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.4.33110.190 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "zpytest", "zpytest\zpytest.csproj", "{E239D20B-D068-4F1B-8B1F-83CDBFDBFE1C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E239D20B-D068-4F1B-8B1F-83CDBFDBFE1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E239D20B-D068-4F1B-8B1F-83CDBFDBFE1C}.Debug|Any CPU.Build.0 = Debug|Any CPU {E239D20B-D068-4F1B-8B1F-83CDBFDBFE1C}.Release|Any CPU.ActiveCfg = Release|Any CPU {E239D20B-D068-4F1B-8B1F-83CDBFDBFE1C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {0747A959-5F6A-4E87-A898-D67B4402F63A} EndGlobalSection EndGlobal