|
@@ -241,6 +241,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "peoplepulse.publish", "..\p
|
241
|
241
|
EndProject
|
242
|
242
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Platform.AutomationUtilities.Publish", "..\..\unibase\platform.automationutilities\Platform.AutomationUtilities.Publish.csproj", "{9D778ADD-3C2E-41FC-9E31-2045597BAEF7}"
|
243
|
243
|
EndProject
|
|
244
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unibase.Core.UnitTests", "..\..\unibase\core\Unibase.Core.UnitTests\Unibase.Core.UnitTests.csproj", "{E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}"
|
|
245
|
+EndProject
|
244
|
246
|
Global
|
245
|
247
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
246
|
248
|
Debug|Any CPU = Debug|Any CPU
|
|
@@ -635,6 +637,10 @@ Global
|
635
|
637
|
{9D778ADD-3C2E-41FC-9E31-2045597BAEF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
636
|
638
|
{9D778ADD-3C2E-41FC-9E31-2045597BAEF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
637
|
639
|
{9D778ADD-3C2E-41FC-9E31-2045597BAEF7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
640
|
+ {E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
641
|
+ {E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
642
|
+ {E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
643
|
+ {E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}.Release|Any CPU.Build.0 = Release|Any CPU
|
638
|
644
|
EndGlobalSection
|
639
|
645
|
GlobalSection(SolutionProperties) = preSolution
|
640
|
646
|
HideSolutionNode = FALSE
|
|
@@ -742,6 +748,7 @@ Global
|
742
|
748
|
{8D5F5079-F155-429F-AF63-3FDC8EC1D50C} = {63F61807-8D84-458D-B644-9440BEF66352}
|
743
|
749
|
{3B416D10-9705-486B-9144-271E53523F46} = {24153B7C-F0EC-4FBB-8777-581E9F3ABB8F}
|
744
|
750
|
{9D778ADD-3C2E-41FC-9E31-2045597BAEF7} = {B5A20B2D-FF9A-40B9-B9E4-CFB47212E9DB}
|
|
751
|
+ {E8B008D7-0CF5-4378-9BBF-120A89DD6F5A} = {3919BD62-99CE-447C-B185-47878D0BA616}
|
745
|
752
|
EndGlobalSection
|
746
|
753
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
747
|
754
|
SolutionGuid = {BC6811BD-16A3-40FB-A127-2E381584DBB6}
|