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 2009/10/12 18:01:31 UTC

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

Author: tabish
Date: Mon Oct 12 16:01:31 2009
New Revision: 824395

URL: http://svn.apache.org/viewvc?rev=824395&view=rev
Log:
Update Windows Project file

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

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj?rev=824395&r1=824394&r2=824395&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj Mon Oct 12 16:01:31 2009
@@ -63,6 +63,7 @@
   </ItemGroup>
   <ItemGroup>
     <Compile Include="src\test\csharp\Commands\ActiveMQBytesMessageTest.cs" />
+    <Compile Include="src\test\csharp\Commands\ActiveMQMessageTest.cs" />
     <Compile Include="src\test\csharp\Commands\ActiveMQStreamMessageTest.cs" />
     <Compile Include="src\test\csharp\Commands\ActiveMQTextMessageTest.cs" />
     <Compile Include="src\test\csharp\Commands\CommandTest.cs">