diff Messaging/Client/Client.csproj @ 29:9919ee227c93

msmq added
author adminsh@apollo
date Wed, 21 Mar 2012 22:09:18 +0000
parents 4c0dea4760c5
children 8d574f2d4174
line wrap: on
line diff
--- a/Messaging/Client/Client.csproj	Wed Mar 21 20:29:04 2012 +0000
+++ b/Messaging/Client/Client.csproj	Wed Mar 21 22:09:18 2012 +0000
@@ -45,6 +45,7 @@
       <HintPath>..\Libs\RabbitMq.2.6.1.0\RabbitMQ.Client.dll</HintPath>
     </Reference>
     <Reference Include="System" />
+    <Reference Include="System.Messaging" />
     <Reference Include="System.Xml" />
     <Reference Include="System.Core" />
     <Reference Include="System.Xaml">