Author: drewbai
Date: Fri Feb 20 17:41:49 2009
New Revision: 746304
URL: http://svn.apache.org/viewvc?rev=746304&view=rev
Log:
Add SQLSQLServer component. secondary reference only kicks in when logon from
trade_client
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceSolution.sln
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceSolution.sln
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceSolution.sln?rev=746304&r1=746303&r2=746304&view=diff
==============================================================================
---
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceSolution.sln
(original)
+++
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceSolution.sln
Fri Feb 20 17:41:49 2009
@@ -33,6 +33,8 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") =
"OrderProcessorServiceConfigurationSettings",
"..\common\OrderProcessorServiceConfigurationSettings\OrderProcessorServiceConfigurationSettings.csproj",
"{B28867CC-DD77-4F17-BA01-92625C235F6C}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StockTraderDALSQLServer",
"..\common\DALSQLServer\StockTraderDALSQLServer.csproj",
"{34C5AB90-E195-4BEE-A895-7AB1F81D552D}"
+EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
@@ -167,6 +169,16 @@
{B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Any CPU.Build.0
= Release|Any CPU
{B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
{B28867CC-DD77-4F17-BA01-92625C235F6C}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Debug|.NET.ActiveCfg =
Debug|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Debug|Any CPU.Build.0 =
Debug|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Debug|Mixed
Platforms.ActiveCfg = Debug|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Debug|Mixed
Platforms.Build.0 = Debug|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Release|.NET.ActiveCfg =
Release|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Release|Any
CPU.ActiveCfg = Release|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Release|Any CPU.Build.0
= Release|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Release|Mixed
Platforms.ActiveCfg = Release|Any CPU
+ {34C5AB90-E195-4BEE-A895-7AB1F81D552D}.Release|Mixed
Platforms.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE