|
|
@ -7,6 +7,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebApi", "WebApi\WebApi.csp |
|
|
|
EndProject |
|
|
|
EndProject |
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PizzaStore", "MinimumWebAPI\PizzaStore.csproj", "{01E3A866-5135-403E-9059-42EAC85586BC}" |
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PizzaStore", "MinimumWebAPI\PizzaStore.csproj", "{01E3A866-5135-403E-9059-42EAC85586BC}" |
|
|
|
EndProject |
|
|
|
EndProject |
|
|
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MinimumWebAPIWithEF", "MinimumWebAPIWithEF\MinimumWebAPIWithEF.csproj", "{C0C7BBD5-614F-4FE6-B007-412A09B675F8}" |
|
|
|
|
|
|
|
EndProject |
|
|
|
Global |
|
|
|
Global |
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
|
|
Debug|Any CPU = Debug|Any CPU |
|
|
|
Debug|Any CPU = Debug|Any CPU |
|
|
@ -21,6 +23,10 @@ Global |
|
|
|
{01E3A866-5135-403E-9059-42EAC85586BC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
{01E3A866-5135-403E-9059-42EAC85586BC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
{01E3A866-5135-403E-9059-42EAC85586BC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
{01E3A866-5135-403E-9059-42EAC85586BC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
{01E3A866-5135-403E-9059-42EAC85586BC}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
{01E3A866-5135-403E-9059-42EAC85586BC}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
|
|
|
|
{C0C7BBD5-614F-4FE6-B007-412A09B675F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
|
|
|
|
|
|
{C0C7BBD5-614F-4FE6-B007-412A09B675F8}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
|
|
|
|
|
|
{C0C7BBD5-614F-4FE6-B007-412A09B675F8}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
|
|
|
|
|
|
{C0C7BBD5-614F-4FE6-B007-412A09B675F8}.Release|Any CPU.Build.0 = Release|Any CPU |
|
|
|
EndGlobalSection |
|
|
|
EndGlobalSection |
|
|
|
GlobalSection(SolutionProperties) = preSolution |
|
|
|
GlobalSection(SolutionProperties) = preSolution |
|
|
|
HideSolutionNode = FALSE |
|
|
|
HideSolutionNode = FALSE |
|
|
|