You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

49 lines
3.1 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33723.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomerPortalV2", "CustomerPortalV2\CustomerPortalV2.csproj", "{BEFE559F-45A2-4E7E-BB51-5B2C85463E5D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomerPortalV2.Common", "CustomerPortalV2.Common\CustomerPortalV2.Common.csproj", "{87B49EF9-F68D-40A9-9134-B3A7A7A6D863}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomerPortalV2.Business", "CustomerPortalV2.Business\CustomerPortalV2.Business.csproj", "{3815FC2F-A1E0-4725-9ED6-6E5C4D4FECF7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomerPortalV2.Repository", "CustomerPortalV2.Repository\CustomerPortalV2.Repository.csproj", "{B24538B2-3D4E-4BC7-89F0-165EBF1702F1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomerPortalV2.Api", "CustomerPortalV2.Api\CustomerPortalV2.Api.csproj", "{76091CC6-E90F-40E7-B069-234690E8845D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BEFE559F-45A2-4E7E-BB51-5B2C85463E5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BEFE559F-45A2-4E7E-BB51-5B2C85463E5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BEFE559F-45A2-4E7E-BB51-5B2C85463E5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BEFE559F-45A2-4E7E-BB51-5B2C85463E5D}.Release|Any CPU.Build.0 = Release|Any CPU
{87B49EF9-F68D-40A9-9134-B3A7A7A6D863}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{87B49EF9-F68D-40A9-9134-B3A7A7A6D863}.Debug|Any CPU.Build.0 = Debug|Any CPU
{87B49EF9-F68D-40A9-9134-B3A7A7A6D863}.Release|Any CPU.ActiveCfg = Release|Any CPU
{87B49EF9-F68D-40A9-9134-B3A7A7A6D863}.Release|Any CPU.Build.0 = Release|Any CPU
{3815FC2F-A1E0-4725-9ED6-6E5C4D4FECF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3815FC2F-A1E0-4725-9ED6-6E5C4D4FECF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3815FC2F-A1E0-4725-9ED6-6E5C4D4FECF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3815FC2F-A1E0-4725-9ED6-6E5C4D4FECF7}.Release|Any CPU.Build.0 = Release|Any CPU
{B24538B2-3D4E-4BC7-89F0-165EBF1702F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B24538B2-3D4E-4BC7-89F0-165EBF1702F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B24538B2-3D4E-4BC7-89F0-165EBF1702F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B24538B2-3D4E-4BC7-89F0-165EBF1702F1}.Release|Any CPU.Build.0 = Release|Any CPU
{76091CC6-E90F-40E7-B069-234690E8845D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76091CC6-E90F-40E7-B069-234690E8845D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76091CC6-E90F-40E7-B069-234690E8845D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76091CC6-E90F-40E7-B069-234690E8845D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A9E84B1E-C706-4D2E-AA7E-F3827B0B8232}
EndGlobalSection
EndGlobal