Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.5.33530.505 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibraryView", "LibraryView\LibraryView.csproj", "{50CEADA7-BB8C-41AB-BAB5-F29DF48E581F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomComponents", "CustomComponents\CustomComponents.csproj", "{F6B42349-8FB3-4D68-8757-D26DAD2F0992}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {50CEADA7-BB8C-41AB-BAB5-F29DF48E581F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {50CEADA7-BB8C-41AB-BAB5-F29DF48E581F}.Debug|Any CPU.Build.0 = Debug|Any CPU {50CEADA7-BB8C-41AB-BAB5-F29DF48E581F}.Release|Any CPU.ActiveCfg = Release|Any CPU {50CEADA7-BB8C-41AB-BAB5-F29DF48E581F}.Release|Any CPU.Build.0 = Release|Any CPU {F6B42349-8FB3-4D68-8757-D26DAD2F0992}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F6B42349-8FB3-4D68-8757-D26DAD2F0992}.Debug|Any CPU.Build.0 = Debug|Any CPU {F6B42349-8FB3-4D68-8757-D26DAD2F0992}.Release|Any CPU.ActiveCfg = Release|Any CPU {F6B42349-8FB3-4D68-8757-D26DAD2F0992}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {D51C8989-DA72-4954-855E-FF5BD0A1858E} EndGlobalSection EndGlobal