Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.5.33530.505 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CircleViewer", "CircleViewer.csproj", "{4CC531F1-7EF4-414D-9434-2DD2C5CEF70E}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CDPShared", "..\CDPShared\CDPShared.csproj", "{3379B1E7-A170-40BB-BF82-EAE14B8269C5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4CC531F1-7EF4-414D-9434-2DD2C5CEF70E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4CC531F1-7EF4-414D-9434-2DD2C5CEF70E}.Debug|Any CPU.Build.0 = Debug|Any CPU {4CC531F1-7EF4-414D-9434-2DD2C5CEF70E}.Release|Any CPU.ActiveCfg = Release|Any CPU {4CC531F1-7EF4-414D-9434-2DD2C5CEF70E}.Release|Any CPU.Build.0 = Release|Any CPU {3379B1E7-A170-40BB-BF82-EAE14B8269C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3379B1E7-A170-40BB-BF82-EAE14B8269C5}.Debug|Any CPU.Build.0 = Debug|Any CPU {3379B1E7-A170-40BB-BF82-EAE14B8269C5}.Release|Any CPU.ActiveCfg = Release|Any CPU {3379B1E7-A170-40BB-BF82-EAE14B8269C5}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {EEB47DEC-0A2C-4BD9-8B8C-C314E2110561} EndGlobalSection EndGlobal