Author: tabish
Date: Wed Aug 25 20:16:50 2010
New Revision: 989339
URL: http://svn.apache.org/viewvc?rev=989339&view=rev
Log:
Project file updates
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=989339&r1=989338&r2=989339&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj Wed Aug 25
20:16:50 2010
@@ -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>
@@ -100,6 +100,7 @@
<Compile Include="src\main\csharp\Util\EndianBinaryWriter.cs" />
<Compile Include="src\main\csharp\Util\EndianSupport.cs" />
<Compile Include="src\main\csharp\Util\MessagePropertyIntercepter.cs" />
+ <Compile Include="src\main\csharp\Util\MessageTransformation.cs" />
<Compile Include="src\main\csharp\Util\NMSExceptionSupport.cs" />
<Compile Include="src\main\csharp\Util\PrimitiveMap.cs" />
<Compile Include="src\main\csharp\Util\PrimitiveMapInterceptor.cs" />