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 2017/03/08 23:12:11 UTC

[09/50] [abbrv] activemq-nms-openwire git commit: Add missing file to project

Add missing file to project


Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-openwire/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-openwire/commit/f2606ebf
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-openwire/tree/f2606ebf
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-openwire/diff/f2606ebf

Branch: refs/heads/1.6.x
Commit: f2606ebf325efe60b6a47e1474292028351a225b
Parents: c0258fa
Author: Timothy A. Bish <ta...@apache.org>
Authored: Tue Dec 16 21:25:00 2014 +0000
Committer: Timothy A. Bish <ta...@apache.org>
Committed: Tue Dec 16 21:25:00 2014 +0000

----------------------------------------------------------------------
 vs2008-activemq-test.csproj | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-nms-openwire/blob/f2606ebf/vs2008-activemq-test.csproj
----------------------------------------------------------------------
diff --git a/vs2008-activemq-test.csproj b/vs2008-activemq-test.csproj
index 4c1cf1e..00753b4 100644
--- a/vs2008-activemq-test.csproj
+++ b/vs2008-activemq-test.csproj
@@ -140,6 +140,7 @@
     <Compile Include="src\test\csharp\Util\SimplePriorityMessageDispatchChannelTest.cs" />
     <Compile Include="src\test\csharp\VirtualTopicTest.cs" />
     <Compile Include="src\test\csharp\ZeroPrefetchConsumerTest.cs" />
+    <Compile Include="src\test\csharp\OpenWire\BaseDataStreamMarshallerTest.cs" />
   </ItemGroup>
   <ItemGroup>
     <Content Include="nmsprovider-test.config">