Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31410.357
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MyRecipes2.Server", "Server\MyRecipes2.Server.csproj", "{46698503-3B98-43A4-AF09-7C72D79C6C75}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MyRecipes2.Client", "Client\MyRecipes2.Client.csproj", "{3A33EFAD-2279-41E9-B1D6-8560B05CF112}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MyRecipes2.Shared", "Shared\MyRecipes2.Shared.csproj", "{BAFE571C-1AF7-4484-96CC-5E285A72ABC5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{46698503-3B98-43A4-AF09-7C72D79C6C75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46698503-3B98-43A4-AF09-7C72D79C6C75}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46698503-3B98-43A4-AF09-7C72D79C6C75}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46698503-3B98-43A4-AF09-7C72D79C6C75}.Release|Any CPU.Build.0 = Release|Any CPU
{3A33EFAD-2279-41E9-B1D6-8560B05CF112}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3A33EFAD-2279-41E9-B1D6-8560B05CF112}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3A33EFAD-2279-41E9-B1D6-8560B05CF112}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3A33EFAD-2279-41E9-B1D6-8560B05CF112}.Release|Any CPU.Build.0 = Release|Any CPU
{BAFE571C-1AF7-4484-96CC-5E285A72ABC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BAFE571C-1AF7-4484-96CC-5E285A72ABC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BAFE571C-1AF7-4484-96CC-5E285A72ABC5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BAFE571C-1AF7-4484-96CC-5E285A72ABC5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7B1AB2EA-878F-4673-B481-A66FEB32C7B7}
EndGlobalSection
EndGlobal