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.
55 lines
3.7 KiB
55 lines
3.7 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{C0426B52-8F01-41DE-966C-ADC8DD078638}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CellularManagement.WebAPI", "src\CellularManagement.WebAPI\CellularManagement.WebAPI.csproj", "{0E228A93-4B80-450E-BDBB-BAF576E6FC73}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CellularManagement.Presentation", "src\CellularManagement.Presentation\CellularManagement.Presentation.csproj", "{8BC4CD0B-54B9-41BA-B180-964E27B0A444}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CellularManagement.Domain", "src\CellularManagement.Domain\CellularManagement.Domain.csproj", "{95F5B3F8-8293-43D0-98CF-88A9A224D20E}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CellularManagement.Application", "src\CellularManagement.Application\CellularManagement.Application.csproj", "{FE169440-2554-4810-97D6-CC44808AAA56}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CellularManagement.Infrastructure", "src\CellularManagement.Infrastructure\CellularManagement.Infrastructure.csproj", "{6CF192C7-060B-4328-B9F4-B05BD7401232}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{0E228A93-4B80-450E-BDBB-BAF576E6FC73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0E228A93-4B80-450E-BDBB-BAF576E6FC73}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0E228A93-4B80-450E-BDBB-BAF576E6FC73}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0E228A93-4B80-450E-BDBB-BAF576E6FC73}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{8BC4CD0B-54B9-41BA-B180-964E27B0A444}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{8BC4CD0B-54B9-41BA-B180-964E27B0A444}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{8BC4CD0B-54B9-41BA-B180-964E27B0A444}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{8BC4CD0B-54B9-41BA-B180-964E27B0A444}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{95F5B3F8-8293-43D0-98CF-88A9A224D20E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{95F5B3F8-8293-43D0-98CF-88A9A224D20E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{95F5B3F8-8293-43D0-98CF-88A9A224D20E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{95F5B3F8-8293-43D0-98CF-88A9A224D20E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{FE169440-2554-4810-97D6-CC44808AAA56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FE169440-2554-4810-97D6-CC44808AAA56}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FE169440-2554-4810-97D6-CC44808AAA56}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FE169440-2554-4810-97D6-CC44808AAA56}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{6CF192C7-060B-4328-B9F4-B05BD7401232}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6CF192C7-060B-4328-B9F4-B05BD7401232}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6CF192C7-060B-4328-B9F4-B05BD7401232}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6CF192C7-060B-4328-B9F4-B05BD7401232}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{0E228A93-4B80-450E-BDBB-BAF576E6FC73} = {C0426B52-8F01-41DE-966C-ADC8DD078638}
|
|
{8BC4CD0B-54B9-41BA-B180-964E27B0A444} = {C0426B52-8F01-41DE-966C-ADC8DD078638}
|
|
{95F5B3F8-8293-43D0-98CF-88A9A224D20E} = {C0426B52-8F01-41DE-966C-ADC8DD078638}
|
|
{FE169440-2554-4810-97D6-CC44808AAA56} = {C0426B52-8F01-41DE-966C-ADC8DD078638}
|
|
{6CF192C7-060B-4328-B9F4-B05BD7401232} = {C0426B52-8F01-41DE-966C-ADC8DD078638}
|
|
EndGlobalSection
|
|
EndGlobal
|
|
|