CASA/c_sharp/SecretStoreClientManager/SecretStoreClient.sln

38 lines
2.0 KiB
Plaintext
Raw Normal View History

Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SecretStoreClientManager", "SecretStoreClientManager.csproj", "{F476D08B-EDFE-46CF-AE20-EF3EEF9FBA6C}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.SecretStoreClient.NSSCSWrapper", "..\NSSCSWrapper\Novell.SecretStoreClient.NSSCSWrapper.csproj", "{E21DD887-22F4-4935-9851-409715F663B0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.SecretStore.NSSSWrapper", "..\NSSSWrapper\Novell.SecretStore.NSSSWrapper.csproj", "{7D8C5C67-C1B9-486A-8F7B-1D915FD2048E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{F476D08B-EDFE-46CF-AE20-EF3EEF9FBA6C}.Debug.ActiveCfg = Debug|.NET
{F476D08B-EDFE-46CF-AE20-EF3EEF9FBA6C}.Debug.Build.0 = Debug|.NET
{F476D08B-EDFE-46CF-AE20-EF3EEF9FBA6C}.Release.ActiveCfg = Release|.NET
{F476D08B-EDFE-46CF-AE20-EF3EEF9FBA6C}.Release.Build.0 = Release|.NET
{E21DD887-22F4-4935-9851-409715F663B0}.Debug.ActiveCfg = Debug|.NET
{E21DD887-22F4-4935-9851-409715F663B0}.Debug.Build.0 = Debug|.NET
{E21DD887-22F4-4935-9851-409715F663B0}.Release.ActiveCfg = Release|.NET
{E21DD887-22F4-4935-9851-409715F663B0}.Release.Build.0 = Release|.NET
{7D8C5C67-C1B9-486A-8F7B-1D915FD2048E}.Debug.ActiveCfg = Debug|.NET
{7D8C5C67-C1B9-486A-8F7B-1D915FD2048E}.Debug.Build.0 = Debug|.NET
{7D8C5C67-C1B9-486A-8F7B-1D915FD2048E}.Release.ActiveCfg = Release|.NET
{7D8C5C67-C1B9-486A-8F7B-1D915FD2048E}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal