Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26730.15 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Forum", "Forum\Forum.csproj", "{E3C0D1F3-C4CC-4D3D-9960-F20179C60269}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Forum.DataAccessLayer.Models", "..\..\Components\Forum.DataAccessLayer.Models\Forum.DataAccessLayer.Models.csproj", "{9F24444B-F36F-4965-BC49-C5BF885278EE}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Data Access Layer", "Data Access Layer", "{380457AD-9C28-43E7-B606-2C55E1D5D26B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Forum.DataAccessLayer", "Forum.DataAccessLayer\Forum.DataAccessLayer.csproj", "{AF3E6195-741F-46E7-BAA6-F67CD91D285A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MailSender", "MailSender\MailSender.csproj", "{24F3A3E9-F8B9-43A5-A5AB-FA627683750C}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MailDTO", "MailDTO\MailDTO.csproj", "{07B5BD11-726F-4506-9FD8-783880AAE0EF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E3C0D1F3-C4CC-4D3D-9960-F20179C60269}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E3C0D1F3-C4CC-4D3D-9960-F20179C60269}.Debug|Any CPU.Build.0 = Debug|Any CPU {E3C0D1F3-C4CC-4D3D-9960-F20179C60269}.Release|Any CPU.ActiveCfg = Release|Any CPU {E3C0D1F3-C4CC-4D3D-9960-F20179C60269}.Release|Any CPU.Build.0 = Release|Any CPU {9F24444B-F36F-4965-BC49-C5BF885278EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9F24444B-F36F-4965-BC49-C5BF885278EE}.Debug|Any CPU.Build.0 = Debug|Any CPU {9F24444B-F36F-4965-BC49-C5BF885278EE}.Release|Any CPU.ActiveCfg = Release|Any CPU {9F24444B-F36F-4965-BC49-C5BF885278EE}.Release|Any CPU.Build.0 = Release|Any CPU {AF3E6195-741F-46E7-BAA6-F67CD91D285A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AF3E6195-741F-46E7-BAA6-F67CD91D285A}.Debug|Any CPU.Build.0 = Debug|Any CPU {AF3E6195-741F-46E7-BAA6-F67CD91D285A}.Release|Any CPU.ActiveCfg = Release|Any CPU {AF3E6195-741F-46E7-BAA6-F67CD91D285A}.Release|Any CPU.Build.0 = Release|Any CPU {24F3A3E9-F8B9-43A5-A5AB-FA627683750C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {24F3A3E9-F8B9-43A5-A5AB-FA627683750C}.Debug|Any CPU.Build.0 = Debug|Any CPU {24F3A3E9-F8B9-43A5-A5AB-FA627683750C}.Release|Any CPU.ActiveCfg = Release|Any CPU {24F3A3E9-F8B9-43A5-A5AB-FA627683750C}.Release|Any CPU.Build.0 = Release|Any CPU {07B5BD11-726F-4506-9FD8-783880AAE0EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {07B5BD11-726F-4506-9FD8-783880AAE0EF}.Debug|Any CPU.Build.0 = Debug|Any CPU {07B5BD11-726F-4506-9FD8-783880AAE0EF}.Release|Any CPU.ActiveCfg = Release|Any CPU {07B5BD11-726F-4506-9FD8-783880AAE0EF}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution {9F24444B-F36F-4965-BC49-C5BF885278EE} = {380457AD-9C28-43E7-B606-2C55E1D5D26B} {AF3E6195-741F-46E7-BAA6-F67CD91D285A} = {380457AD-9C28-43E7-B606-2C55E1D5D26B} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {341ABE52-6FD4-4A2C-8A64-7CAA19241B68} EndGlobalSection EndGlobal