|
@@ -9,6 +9,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ivf_tl_Entity", "ivf_tl_Ent
|
|
|
EndProject
|
|
EndProject
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ivf_tl_Services", "ivf_tl_Services\ivf_tl_Services.csproj", "{CFD5576A-28B1-4428-AB32-F2257D7C5063}"
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ivf_tl_Services", "ivf_tl_Services\ivf_tl_Services.csproj", "{CFD5576A-28B1-4428-AB32-F2257D7C5063}"
|
|
|
EndProject
|
|
EndProject
|
|
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ivf_tl_Operate.Tests", "ivf_tl_Operate.Tests\ivf_tl_Operate.Tests.csproj", "{1E443584-01C6-4960-926C-DA70FBB38B1E}"
|
|
|
|
|
+EndProject
|
|
|
Global
|
|
Global
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|Any CPU = Debug|Any CPU
|
|
@@ -41,6 +43,14 @@ Global
|
|
|
{CFD5576A-28B1-4428-AB32-F2257D7C5063}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{CFD5576A-28B1-4428-AB32-F2257D7C5063}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
{CFD5576A-28B1-4428-AB32-F2257D7C5063}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{CFD5576A-28B1-4428-AB32-F2257D7C5063}.Release|x64.ActiveCfg = Release|Any CPU
|
|
|
{CFD5576A-28B1-4428-AB32-F2257D7C5063}.Release|x64.Build.0 = Release|Any CPU
|
|
{CFD5576A-28B1-4428-AB32-F2257D7C5063}.Release|x64.Build.0 = Release|Any CPU
|
|
|
|
|
+ {1E443584-01C6-4960-926C-DA70FBB38B1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
+ {1E443584-01C6-4960-926C-DA70FBB38B1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
+ {1E443584-01C6-4960-926C-DA70FBB38B1E}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
|
|
|
+ {1E443584-01C6-4960-926C-DA70FBB38B1E}.Debug|x64.Build.0 = Debug|Any CPU
|
|
|
|
|
+ {1E443584-01C6-4960-926C-DA70FBB38B1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
+ {1E443584-01C6-4960-926C-DA70FBB38B1E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
+ {1E443584-01C6-4960-926C-DA70FBB38B1E}.Release|x64.ActiveCfg = Release|Any CPU
|
|
|
|
|
+ {1E443584-01C6-4960-926C-DA70FBB38B1E}.Release|x64.Build.0 = Release|Any CPU
|
|
|
EndGlobalSection
|
|
EndGlobalSection
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
HideSolutionNode = FALSE
|
|
HideSolutionNode = FALSE
|