Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.2.32616.157 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EntryPoint", "EntryPoint\EntryPoint.csproj", "{C7E00731-8567-4D55-B141-8E40C049241A}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Library1", "Library1\Library1.csproj", "{E20F14BF-7D97-40AA-9A09-9350181BF7C5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {C7E00731-8567-4D55-B141-8E40C049241A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C7E00731-8567-4D55-B141-8E40C049241A}.Debug|Any CPU.Build.0 = Debug|Any CPU {C7E00731-8567-4D55-B141-8E40C049241A}.Release|Any CPU.ActiveCfg = Release|Any CPU {C7E00731-8567-4D55-B141-8E40C049241A}.Release|Any CPU.Build.0 = Release|Any CPU {E20F14BF-7D97-40AA-9A09-9350181BF7C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E20F14BF-7D97-40AA-9A09-9350181BF7C5}.Debug|Any CPU.Build.0 = Debug|Any CPU {E20F14BF-7D97-40AA-9A09-9350181BF7C5}.Release|Any CPU.ActiveCfg = Release|Any CPU {E20F14BF-7D97-40AA-9A09-9350181BF7C5}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {B90B9A3F-B3B1-43C4-A941-2E86FD761CB5} EndGlobalSection EndGlobal