Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34316.72 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Elisa", "Elisa\Elisa.csproj", "{AE240F77-1DA8-42B0-9D81-E42B8E7B7D77}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Elisa.WebAPI", "Elisa.WebAPI\Elisa.WebAPI.csproj", "{926559D5-FF03-4D79-9475-3F187BB73E49}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {AE240F77-1DA8-42B0-9D81-E42B8E7B7D77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AE240F77-1DA8-42B0-9D81-E42B8E7B7D77}.Debug|Any CPU.Build.0 = Debug|Any CPU {AE240F77-1DA8-42B0-9D81-E42B8E7B7D77}.Release|Any CPU.ActiveCfg = Release|Any CPU {AE240F77-1DA8-42B0-9D81-E42B8E7B7D77}.Release|Any CPU.Build.0 = Release|Any CPU {926559D5-FF03-4D79-9475-3F187BB73E49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {926559D5-FF03-4D79-9475-3F187BB73E49}.Debug|Any CPU.Build.0 = Debug|Any CPU {926559D5-FF03-4D79-9475-3F187BB73E49}.Release|Any CPU.ActiveCfg = Release|Any CPU {926559D5-FF03-4D79-9475-3F187BB73E49}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {CE4FB4A4-9B1E-49D6-B57F-118A0EAB2EF8} EndGlobalSection EndGlobal