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/02 22:50:56 UTC

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

Author: tabish
Date: Fri Oct  2 20:50:56 2009
New Revision: 821166

URL: http://svn.apache.org/viewvc?rev=821166&view=rev
Log:
AMQNET-97  Update the Windows Project with new IQueueBrowser file.

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

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj?rev=821166&r1=821165&r2=821166&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj Fri Oct  2 20:50:56 2009
@@ -2,7 +2,7 @@
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProductVersion>9.0.30729</ProductVersion>
+    <ProductVersion>9.0.21022</ProductVersion>
     <SchemaVersion>2.0</SchemaVersion>
     <ProjectGuid>{300C1716-0674-4D01-8F5D-151E59A504FE}</ProjectGuid>
     <OutputType>Library</OutputType>
@@ -62,6 +62,7 @@
     <Compile Include="src\main\csharp\IObjectMessage.cs" />
     <Compile Include="src\main\csharp\IPrimitiveMap.cs" />
     <Compile Include="src\main\csharp\IQueue.cs" />
+    <Compile Include="src\main\csharp\IQueueBrowser.cs" />
     <Compile Include="src\main\csharp\ISession.cs" />
     <Compile Include="src\main\csharp\IStartable.cs" />
     <Compile Include="src\main\csharp\IStoppable.cs" />