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/11/02 22:53:24 UTC

svn commit: r1030251 - /activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj

Author: tabish
Date: Tue Nov  2 21:53:24 2010
New Revision: 1030251

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

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

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj?rev=1030251&r1=1030250&r2=1030251&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj Tue Nov  2 21:53:24 2010
@@ -57,6 +57,9 @@
     <Compile Include="src\main\csharp\IMessage.cs" />
     <Compile Include="src\main\csharp\IMessageConsumer.cs" />
     <Compile Include="src\main\csharp\IMessageProducer.cs" />
+    <Compile Include="src\main\csharp\INetTxConnection.cs" />
+    <Compile Include="src\main\csharp\INetTxConnectionFactory.cs" />
+    <Compile Include="src\main\csharp\INetTxSession.cs" />
     <Compile Include="src\main\csharp\InvalidClientIDException.cs" />
     <Compile Include="src\main\csharp\InvalidDestinationException.cs" />
     <Compile Include="src\main\csharp\InvalidSelectorException.cs" />