Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.34916.146 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserManagement.API", "UserManagement.API\UserManagement.API.csproj", "{549C7966-8315-4049-8E6E-5D5B81E846FC}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserManagement.Infrastructure", "UserManagement.Infrastructure\UserManagement.Infrastructure.csproj", "{AC25118D-000D-4063-A67B-452D5F6E7CBE}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserManagement.Domain", "UserManagement.Domain\UserManagement.Domain.csproj", "{B29D3BAF-0B74-4BC9-B720-8D1C0B8B7624}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserManagement.Application", "UserManagement.App\UserManagement.Application.csproj", "{B2DF78C5-323C-4CCE-90D9-1C6B72678475}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {549C7966-8315-4049-8E6E-5D5B81E846FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {549C7966-8315-4049-8E6E-5D5B81E846FC}.Debug|Any CPU.Build.0 = Debug|Any CPU {549C7966-8315-4049-8E6E-5D5B81E846FC}.Release|Any CPU.ActiveCfg = Release|Any CPU {549C7966-8315-4049-8E6E-5D5B81E846FC}.Release|Any CPU.Build.0 = Release|Any CPU {AC25118D-000D-4063-A67B-452D5F6E7CBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AC25118D-000D-4063-A67B-452D5F6E7CBE}.Debug|Any CPU.Build.0 = Debug|Any CPU {AC25118D-000D-4063-A67B-452D5F6E7CBE}.Release|Any CPU.ActiveCfg = Release|Any CPU {AC25118D-000D-4063-A67B-452D5F6E7CBE}.Release|Any CPU.Build.0 = Release|Any CPU {B29D3BAF-0B74-4BC9-B720-8D1C0B8B7624}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B29D3BAF-0B74-4BC9-B720-8D1C0B8B7624}.Debug|Any CPU.Build.0 = Debug|Any CPU {B29D3BAF-0B74-4BC9-B720-8D1C0B8B7624}.Release|Any CPU.ActiveCfg = Release|Any CPU {B29D3BAF-0B74-4BC9-B720-8D1C0B8B7624}.Release|Any CPU.Build.0 = Release|Any CPU {B2DF78C5-323C-4CCE-90D9-1C6B72678475}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B2DF78C5-323C-4CCE-90D9-1C6B72678475}.Debug|Any CPU.Build.0 = Debug|Any CPU {B2DF78C5-323C-4CCE-90D9-1C6B72678475}.Release|Any CPU.ActiveCfg = Release|Any CPU {B2DF78C5-323C-4CCE-90D9-1C6B72678475}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {9E5A8215-EA5D-45EF-BCA6-2F42899F383F} EndGlobalSection EndGlobal