Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CryptoPipeline", "CryptoPipeline\CryptoPipeline.csproj", "{DC754DD6-2383-4B60-B885-7B4E5BA89703}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CryptoConfig", "CryptoConfig\CryptoConfig.csproj", "{2234AD0F-BDE5-44C0-9042-A73EC07D8510}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test.CryptoPipeline", "Test.CryptoPipeline\Test.CryptoPipeline.csproj", "{F49D258B-C9B4-47AA-A791-7CEA880041BF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DC754DD6-2383-4B60-B885-7B4E5BA89703}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC754DD6-2383-4B60-B885-7B4E5BA89703}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC754DD6-2383-4B60-B885-7B4E5BA89703}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC754DD6-2383-4B60-B885-7B4E5BA89703}.Release|Any CPU.Build.0 = Release|Any CPU
{2234AD0F-BDE5-44C0-9042-A73EC07D8510}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2234AD0F-BDE5-44C0-9042-A73EC07D8510}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2234AD0F-BDE5-44C0-9042-A73EC07D8510}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2234AD0F-BDE5-44C0-9042-A73EC07D8510}.Release|Any CPU.Build.0 = Release|Any CPU
{F49D258B-C9B4-47AA-A791-7CEA880041BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F49D258B-C9B4-47AA-A791-7CEA880041BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F49D258B-C9B4-47AA-A791-7CEA880041BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F49D258B-C9B4-47AA-A791-7CEA880041BF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal