Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30717.126 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CompanyCoreLibTest", "CompanyCoreLibTest\CompanyCoreLibTest.csproj", "{5F67E79D-E432-4B75-ACC0-3D11F8841C9E}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CompanyCoreLib", "..\CompanyCoreLib\CompanyCoreLib\CompanyCoreLib.csproj", "{A3AB7740-AF8A-4266-B592-B921344DC80F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {5F67E79D-E432-4B75-ACC0-3D11F8841C9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5F67E79D-E432-4B75-ACC0-3D11F8841C9E}.Debug|Any CPU.Build.0 = Debug|Any CPU {5F67E79D-E432-4B75-ACC0-3D11F8841C9E}.Release|Any CPU.ActiveCfg = Release|Any CPU {5F67E79D-E432-4B75-ACC0-3D11F8841C9E}.Release|Any CPU.Build.0 = Release|Any CPU {A3AB7740-AF8A-4266-B592-B921344DC80F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A3AB7740-AF8A-4266-B592-B921344DC80F}.Debug|Any CPU.Build.0 = Debug|Any CPU {A3AB7740-AF8A-4266-B592-B921344DC80F}.Release|Any CPU.ActiveCfg = Release|Any CPU {A3AB7740-AF8A-4266-B592-B921344DC80F}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {305FCA16-5D21-4F8D-8A92-790C9C20D374} EndGlobalSection EndGlobal