Author: jgomes
Date: Wed May  1 18:39:42 2013
New Revision: 1478138

URL: http://svn.apache.org/r1478138
Log:
Update with file changes.

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=1478138&r1=1478137&r2=1478138&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj 
Wed May  1 18:39:42 2013
@@ -1137,9 +1137,9 @@
     <Compile Include="src\main\csharp\State\ConsumerState.cs" />
     <Compile Include="src\main\csharp\State\ICommandVisitor.cs" />
     <Compile Include="src\main\csharp\State\ProducerState.cs" />
+    <Compile Include="src\main\csharp\State\ResponseHandler.cs" />
     <Compile Include="src\main\csharp\State\SessionState.cs" />
     <Compile Include="src\main\csharp\State\SynchronizedObjects.cs" />
-    <Compile Include="src\main\csharp\State\ThreadSimulator.cs" />
     <Compile Include="src\main\csharp\State\Tracked.cs" />
     <Compile Include="src\main\csharp\State\TransactionState.cs" />
     <Compile Include="src\main\csharp\Threads\CompositeTask.cs" />


Reply via email to