|
|
|
|
@ -63,6 +63,16 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ParkingLotEntity", "Parking |
|
|
|
|
EndProject |
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ParkLotInfoService", "ParkingLotService\ParkLotInfoService\ParkLotInfoService.csproj", "{AAF45271-3161-46EB-971E-317577091BCF}" |
|
|
|
|
EndProject |
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ThirdPartyServices", "ThirdPartyServices", "{EDE1A83A-1BCD-4A9A-9732-AAAC2AE46216}" |
|
|
|
|
EndProject |
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThirdPartyServices.API", "ThirdPartyServices\ThirdPartyServices.API\ThirdPartyServices.API.csproj", "{542D2F63-50B0-4279-9EBE-A0603C387546}" |
|
|
|
|
EndProject |
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThirdPartyServices.DomainService", "ThirdPartyServices\ThirdPartyServices.DomainService\ThirdPartyServices.DomainService.csproj", "{2A33E53C-E4C0-491D-8B14-BF137ECECA83}" |
|
|
|
|
EndProject |
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThirdPartyServices.Application", "ThirdPartyServices\ThirdPartyServices.Application\ThirdPartyServices.Application.csproj", "{7BC20C1A-33DA-4EFD-A61E-9BC7B3749023}" |
|
|
|
|
EndProject |
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThirdPartyServices.Entity", "ThirdPartyServices\ThirdPartyServices.Entity\ThirdPartyServices.Entity.csproj", "{53A7A11F-729C-4A56-BEA7-52D7080C86E2}" |
|
|
|
|
EndProject |
|
|
|
|
Global |
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
|
|
|
Debug|Any CPU = Debug|Any CPU |
|
|
|
|
@ -157,6 +167,22 @@ Global |
|
|
|
|
{AAF45271-3161-46EB-971E-317577091BCF}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
|
{AAF45271-3161-46EB-971E-317577091BCF}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
|
{AAF45271-3161-46EB-971E-317577091BCF}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
|
{542D2F63-50B0-4279-9EBE-A0603C387546}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
|
{542D2F63-50B0-4279-9EBE-A0603C387546}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
|
{542D2F63-50B0-4279-9EBE-A0603C387546}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
|
{542D2F63-50B0-4279-9EBE-A0603C387546}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
|
{2A33E53C-E4C0-491D-8B14-BF137ECECA83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
|
{2A33E53C-E4C0-491D-8B14-BF137ECECA83}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
|
{2A33E53C-E4C0-491D-8B14-BF137ECECA83}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
|
{2A33E53C-E4C0-491D-8B14-BF137ECECA83}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
|
{7BC20C1A-33DA-4EFD-A61E-9BC7B3749023}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
|
{7BC20C1A-33DA-4EFD-A61E-9BC7B3749023}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
|
{7BC20C1A-33DA-4EFD-A61E-9BC7B3749023}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
|
{7BC20C1A-33DA-4EFD-A61E-9BC7B3749023}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
|
{53A7A11F-729C-4A56-BEA7-52D7080C86E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
|
{53A7A11F-729C-4A56-BEA7-52D7080C86E2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
|
{53A7A11F-729C-4A56-BEA7-52D7080C86E2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
|
{53A7A11F-729C-4A56-BEA7-52D7080C86E2}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
|
EndGlobalSection |
|
|
|
|
GlobalSection(SolutionProperties) = preSolution |
|
|
|
|
HideSolutionNode = FALSE |
|
|
|
|
@ -184,6 +210,10 @@ Global |
|
|
|
|
{40B0D902-553C-C52F-71A2-56FB176FCCBD} = {44DAA396-C724-480A-A2BC-9A33D29E8FEA} |
|
|
|
|
{17CDE797-A6C8-4454-BDF2-E63679C22570} = {0A3134C8-219C-4674-B152-1FA6561E4217} |
|
|
|
|
{AAF45271-3161-46EB-971E-317577091BCF} = {0A3134C8-219C-4674-B152-1FA6561E4217} |
|
|
|
|
{542D2F63-50B0-4279-9EBE-A0603C387546} = {EDE1A83A-1BCD-4A9A-9732-AAAC2AE46216} |
|
|
|
|
{2A33E53C-E4C0-491D-8B14-BF137ECECA83} = {EDE1A83A-1BCD-4A9A-9732-AAAC2AE46216} |
|
|
|
|
{7BC20C1A-33DA-4EFD-A61E-9BC7B3749023} = {EDE1A83A-1BCD-4A9A-9732-AAAC2AE46216} |
|
|
|
|
{53A7A11F-729C-4A56-BEA7-52D7080C86E2} = {EDE1A83A-1BCD-4A9A-9732-AAAC2AE46216} |
|
|
|
|
EndGlobalSection |
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution |
|
|
|
|
SolutionGuid = {379A56DA-D3F0-4E7E-8FF7-DA8E20015BF3} |
|
|
|
|
|