new references references

이 커밋은 다음에 포함됨:
2023-11-24 18:23:00 +05:30
부모 fae2bcbd9b
커밋 e100baac72
+7
파일 보기
@@ -241,6 +241,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "peoplepulse.publish", "..\p
EndProject EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Platform.AutomationUtilities.Publish", "..\..\unibase\platform.automationutilities\Platform.AutomationUtilities.Publish.csproj", "{9D778ADD-3C2E-41FC-9E31-2045597BAEF7}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Platform.AutomationUtilities.Publish", "..\..\unibase\platform.automationutilities\Platform.AutomationUtilities.Publish.csproj", "{9D778ADD-3C2E-41FC-9E31-2045597BAEF7}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unibase.Core.UnitTests", "..\..\unibase\core\Unibase.Core.UnitTests\Unibase.Core.UnitTests.csproj", "{E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}"
EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU Debug|Any CPU = Debug|Any CPU
@@ -635,6 +637,10 @@ Global
{9D778ADD-3C2E-41FC-9E31-2045597BAEF7}.Debug|Any CPU.Build.0 = Debug|Any CPU {9D778ADD-3C2E-41FC-9E31-2045597BAEF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D778ADD-3C2E-41FC-9E31-2045597BAEF7}.Release|Any CPU.ActiveCfg = Release|Any CPU {9D778ADD-3C2E-41FC-9E31-2045597BAEF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D778ADD-3C2E-41FC-9E31-2045597BAEF7}.Release|Any CPU.Build.0 = Release|Any CPU {9D778ADD-3C2E-41FC-9E31-2045597BAEF7}.Release|Any CPU.Build.0 = Release|Any CPU
{E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E8B008D7-0CF5-4378-9BBF-120A89DD6F5A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
@@ -742,6 +748,7 @@ Global
{8D5F5079-F155-429F-AF63-3FDC8EC1D50C} = {63F61807-8D84-458D-B644-9440BEF66352} {8D5F5079-F155-429F-AF63-3FDC8EC1D50C} = {63F61807-8D84-458D-B644-9440BEF66352}
{3B416D10-9705-486B-9144-271E53523F46} = {24153B7C-F0EC-4FBB-8777-581E9F3ABB8F} {3B416D10-9705-486B-9144-271E53523F46} = {24153B7C-F0EC-4FBB-8777-581E9F3ABB8F}
{9D778ADD-3C2E-41FC-9E31-2045597BAEF7} = {B5A20B2D-FF9A-40B9-B9E4-CFB47212E9DB} {9D778ADD-3C2E-41FC-9E31-2045597BAEF7} = {B5A20B2D-FF9A-40B9-B9E4-CFB47212E9DB}
{E8B008D7-0CF5-4378-9BBF-120A89DD6F5A} = {3919BD62-99CE-447C-B185-47878D0BA616}
EndGlobalSection EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BC6811BD-16A3-40FB-A127-2E381584DBB6} SolutionGuid = {BC6811BD-16A3-40FB-A127-2E381584DBB6}