You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/10/18 14:04:45 UTC

svn commit: r465228 - /incubator/activemq/activemq-dotnet/trunk/vs2005-activemq.csproj

Author: jstrachan
Date: Wed Oct 18 05:04:44 2006
New Revision: 465228

URL: http://svn.apache.org/viewvc?view=rev&rev=465228
Log:
changes to project file for various patches I've just applied (but forgot to commit this file, DOH, so for AMQ-989, AMQ-972, AMQ-985 etc

Modified:
    incubator/activemq/activemq-dotnet/trunk/vs2005-activemq.csproj

Modified: incubator/activemq/activemq-dotnet/trunk/vs2005-activemq.csproj
URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-dotnet/trunk/vs2005-activemq.csproj?view=diff&rev=465228&r1=465227&r2=465228
==============================================================================
--- incubator/activemq/activemq-dotnet/trunk/vs2005-activemq.csproj (original)
+++ incubator/activemq/activemq-dotnet/trunk/vs2005-activemq.csproj Wed Oct 18 05:04:44 2006
@@ -696,6 +696,7 @@
     </Compile>
     <Compile Include="src\main\csharp\ActiveMQ\Util\AtomicBoolean.cs" />
     <Compile Include="src\main\csharp\ActiveMQ\Util\CountDownLatch.cs" />
+    <Compile Include="src\main\csharp\ActiveMQ\Util\DateUtils.cs" />
     <Compile Include="src\main\csharp\ActiveMQ\Util\URISupport.cs">
       <SubType>Code</SubType>
     </Compile>