You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

38 lines
2.2 KiB

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Market", "Market\Market.csproj", "{0B893BDB-B98C-49C6-9B96-119BEC2F8FDC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "B2B", "B2B\B2B.csproj", "{68082B37-B3DF-4D87-B366-34F658F3489B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "B2C", "B2C\B2C.csproj", "{605CA8A0-2034-4675-8D2C-64619C7F2AAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core", "Core\Core.csproj", "{841B615A-7F71-4E69-B5AA-BCDE2C47B680}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0B893BDB-B98C-49C6-9B96-119BEC2F8FDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B893BDB-B98C-49C6-9B96-119BEC2F8FDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B893BDB-B98C-49C6-9B96-119BEC2F8FDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B893BDB-B98C-49C6-9B96-119BEC2F8FDC}.Release|Any CPU.Build.0 = Release|Any CPU
{68082B37-B3DF-4D87-B366-34F658F3489B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{68082B37-B3DF-4D87-B366-34F658F3489B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{68082B37-B3DF-4D87-B366-34F658F3489B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{68082B37-B3DF-4D87-B366-34F658F3489B}.Release|Any CPU.Build.0 = Release|Any CPU
{605CA8A0-2034-4675-8D2C-64619C7F2AAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{605CA8A0-2034-4675-8D2C-64619C7F2AAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{605CA8A0-2034-4675-8D2C-64619C7F2AAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{605CA8A0-2034-4675-8D2C-64619C7F2AAB}.Release|Any CPU.Build.0 = Release|Any CPU
{841B615A-7F71-4E69-B5AA-BCDE2C47B680}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{841B615A-7F71-4E69-B5AA-BCDE2C47B680}.Debug|Any CPU.Build.0 = Debug|Any CPU
{841B615A-7F71-4E69-B5AA-BCDE2C47B680}.Release|Any CPU.ActiveCfg = Release|Any CPU
{841B615A-7F71-4E69-B5AA-BCDE2C47B680}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal