|
|
|
@ -29,6 +29,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebApi", "WebApi\WebApi.csp
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FakeDatas", "FakeDatas\FakeDatas.csproj", "{3C930FB5-2F1E-463E-978B-F0B5C7A58307}"
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StubbedDbContextLibrary", "StubbedDbContextLibrary\StubbedDbContextLibrary.csproj", "{6A0D9093-EAA4-45A0-8813-ED5BB4E1EA3E}"
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
@ -87,6 +89,10 @@ Global
|
|
|
|
|
{3C930FB5-2F1E-463E-978B-F0B5C7A58307}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{3C930FB5-2F1E-463E-978B-F0B5C7A58307}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{3C930FB5-2F1E-463E-978B-F0B5C7A58307}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{6A0D9093-EAA4-45A0-8813-ED5BB4E1EA3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{6A0D9093-EAA4-45A0-8813-ED5BB4E1EA3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{6A0D9093-EAA4-45A0-8813-ED5BB4E1EA3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{6A0D9093-EAA4-45A0-8813-ED5BB4E1EA3E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|