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 2011/01/14 15:41:10 UTC

svn commit: r1059021 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj

Author: tabish
Date: Fri Jan 14 14:41:10 2011
New Revision: 1059021

URL: http://svn.apache.org/viewvc?rev=1059021&view=rev
Log:
https://issues.apache.org/jira/browse/AMQNET-306

Update the project file

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=1059021&r1=1059020&r2=1059021&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj Fri Jan 14 14:41:10 2011
@@ -963,6 +963,7 @@
     <Compile Include="src\main\csharp\TransactionContext.cs">
       <SubType>Code</SubType>
     </Compile>
+    <Compile Include="src\main\csharp\Transport\ActiveMQTransportFactoryAttribute.cs" />
     <Compile Include="src\main\csharp\Transport\Discovery\DiscoveryTransportFactory.cs" />
     <Compile Include="src\main\csharp\Transport\Discovery\Multicast\MulticastDiscoveryAgent.cs" />
     <Compile Include="src\main\csharp\Transport\Failover\BackupTransport.cs" />