Author: tabish
Date: Tue Sep 28 14:50:50 2010
New Revision: 1002193

URL: http://svn.apache.org/viewvc?rev=1002193&view=rev
Log:
fix https://issues.apache.org/activemq/browse/AMQNET-287

Modified:
    activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj?rev=1002193&r1=1002192&r2=1002193&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj 
Tue Sep 28 14:50:50 2010
@@ -932,6 +932,7 @@
     <Compile 
Include="src\main\csharp\OpenWire\V6\XATransactionIdMarshaller.cs" />
     <Compile Include="src\main\csharp\PrefetchPolicy.cs" />
     <Compile Include="src\main\csharp\QueueBrowser.cs" />
+    <Compile Include="src\main\csharp\RequestTimedOutException.cs" />
     <Compile Include="src\main\csharp\Session.cs">
       <SubType>Code</SubType>
     </Compile>


Reply via email to