You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2010/09/30 16:50:00 UTC

svn commit: r1003085 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.4.x/vs2008-activemq.csproj

Author: tabish
Date: Thu Sep 30 14:50:00 2010
New Revision: 1003085

URL: http://svn.apache.org/viewvc?rev=1003085&view=rev
Log:
Add missing file to project

Modified:
    activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.4.x/vs2008-activemq.csproj

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.4.x/vs2008-activemq.csproj
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.4.x/vs2008-activemq.csproj?rev=1003085&r1=1003084&r2=1003085&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.4.x/vs2008-activemq.csproj (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.4.x/vs2008-activemq.csproj Thu Sep 30 14:50:00 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>