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>


Reply via email to