Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 18 VisualStudioVersion = 18.3.11312.210 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chat.API", "chat.API\chat.API.csproj", "{A988B737-C84A-4225-958F-632C0A68A667}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chat.Application", "chat.Application\chat.Application.csproj", "{6A9E3B7B-9F2F-4A37-B38D-5BC5EB7AC15A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chat.Domain", "chat.Domain\chat.Domain.csproj", "{AB8FDC80-FBE2-41EC-90CB-5DD885A8F7EE}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "chat.Infrastructure", "chat.Infrastructure\chat.Infrastructure.csproj", "{B2A26586-EB17-4F7C-9625-1C8A6210921D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A988B737-C84A-4225-958F-632C0A68A667}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A988B737-C84A-4225-958F-632C0A68A667}.Debug|Any CPU.Build.0 = Debug|Any CPU {A988B737-C84A-4225-958F-632C0A68A667}.Release|Any CPU.ActiveCfg = Release|Any CPU {A988B737-C84A-4225-958F-632C0A68A667}.Release|Any CPU.Build.0 = Release|Any CPU {6A9E3B7B-9F2F-4A37-B38D-5BC5EB7AC15A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6A9E3B7B-9F2F-4A37-B38D-5BC5EB7AC15A}.Debug|Any CPU.Build.0 = Debug|Any CPU {6A9E3B7B-9F2F-4A37-B38D-5BC5EB7AC15A}.Release|Any CPU.ActiveCfg = Release|Any CPU {6A9E3B7B-9F2F-4A37-B38D-5BC5EB7AC15A}.Release|Any CPU.Build.0 = Release|Any CPU {AB8FDC80-FBE2-41EC-90CB-5DD885A8F7EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AB8FDC80-FBE2-41EC-90CB-5DD885A8F7EE}.Debug|Any CPU.Build.0 = Debug|Any CPU {AB8FDC80-FBE2-41EC-90CB-5DD885A8F7EE}.Release|Any CPU.ActiveCfg = Release|Any CPU {AB8FDC80-FBE2-41EC-90CB-5DD885A8F7EE}.Release|Any CPU.Build.0 = Release|Any CPU {B2A26586-EB17-4F7C-9625-1C8A6210921D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B2A26586-EB17-4F7C-9625-1C8A6210921D}.Debug|Any CPU.Build.0 = Debug|Any CPU {B2A26586-EB17-4F7C-9625-1C8A6210921D}.Release|Any CPU.ActiveCfg = Release|Any CPU {B2A26586-EB17-4F7C-9625-1C8A6210921D}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal