Housewives/HousewivesSolution.sln

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32811.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Housewives.Web", "Housewives.Web\Housewives.Web.csproj", "{F4ACEA70-1731-4A3B-8BB9-EF2F4F103C39}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Housewives.Api", "Housewives.Api\Housewives.Api.csproj", "{F70C0E37-A51E-417F-A020-1820C987B2D1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F4ACEA70-1731-4A3B-8BB9-EF2F4F103C39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F4ACEA70-1731-4A3B-8BB9-EF2F4F103C39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F4ACEA70-1731-4A3B-8BB9-EF2F4F103C39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F4ACEA70-1731-4A3B-8BB9-EF2F4F103C39}.Release|Any CPU.Build.0 = Release|Any CPU
{F70C0E37-A51E-417F-A020-1820C987B2D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F70C0E37-A51E-417F-A020-1820C987B2D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F70C0E37-A51E-417F-A020-1820C987B2D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F70C0E37-A51E-417F-A020-1820C987B2D1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7C42EDA6-246C-4F53-8D21-729A06588A4E}
EndGlobalSection
EndGlobal