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/28 14:09:40 UTC

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

Author: tabish
Date: Wed Oct 28 13:09:39 2009
New Revision: 830520

URL: http://svn.apache.org/viewvc?rev=830520&view=rev
Log:
Add missing files to Windows Project

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

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-test.csproj
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-test.csproj?rev=830520&r1=830519&r2=830520&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-test.csproj (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-test.csproj Wed Oct 28 13:09:39 2009
@@ -102,6 +102,7 @@
     <Compile Include="src\test\csharp\PrimitiveMapTest.cs" />
     <Compile Include="src\test\csharp\StreamMessageTest.cs" />
     <Compile Include="src\test\csharp\TempDestinationDeletionTest.cs" />
+    <Compile Include="src\test\csharp\TempDestinationTest.cs" />
     <Compile Include="src\test\csharp\TextMessage.cs">
       <SubType>Code</SubType>
     </Compile>