Author: jgomes
Date: Thu Aug 21 17:10:49 2008
New Revision: 687913
URL: http://svn.apache.org/viewvc?rev=687913&view=rev
Log:
Switch back to .NET 3.5 SP1 build environment.
Modified:
activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs
activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs
Modified:
activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs?rev=687913&r1=687912&r2=687913&view=diff
==============================================================================
---
activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs
(original)
+++
activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs
Thu Aug 21 17:10:49 2008
@@ -2,20 +2,21 @@
using System.Reflection;
using System.Runtime.InteropServices;
-//
------------------------------------------------------------------------------
-// <autogenerated>
-// This code was generated by a tool.
-// Mono Runtime Version: 2.0.50727.42
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-// </autogenerated>
-//
------------------------------------------------------------------------------
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:2.0.50727.3053
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
[assembly: ComVisibleAttribute(false)]
[assembly: CLSCompliantAttribute(true)]
[assembly: AssemblyTitleAttribute("Apache NMS for MSMQ Class Library")]
-[assembly: AssemblyDescriptionAttribute("Apache NMS for MSMQ Class Library
(.Net Messaging Library Implementation): An implementation of the NMS API for
MSMQ")]
+[assembly: AssemblyDescriptionAttribute("Apache NMS for MSMQ Class Library
(.Net Messaging Library Implementation): An imp" +
+ "lementation of the NMS API for MSMQ")]
[assembly: AssemblyConfigurationAttribute("SNAPSHOT")]
[assembly: AssemblyCompanyAttribute("http://activemq.apache.org/nms")]
[assembly: AssemblyProductAttribute("Apache NMS for MSMQ Class Library")]
Modified:
activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs?rev=687913&r1=687912&r2=687913&view=diff
==============================================================================
---
activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs
(original)
+++
activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs
Thu Aug 21 17:10:49 2008
@@ -2,20 +2,21 @@
using System.Reflection;
using System.Runtime.InteropServices;
-//
------------------------------------------------------------------------------
-// <autogenerated>
-// This code was generated by a tool.
-// Mono Runtime Version: 2.0.50727.42
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-// </autogenerated>
-//
------------------------------------------------------------------------------
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:2.0.50727.3053
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
[assembly: ComVisibleAttribute(false)]
[assembly: CLSCompliantAttribute(true)]
[assembly: AssemblyTitleAttribute("Apache NMS for MSMQ Class Library")]
-[assembly: AssemblyDescriptionAttribute("Apache NMS for MSMQ Class Library
(.Net Messaging Library Implementation): An implementation of the NMS API for
MSMQ")]
+[assembly: AssemblyDescriptionAttribute("Apache NMS for MSMQ Class Library
(.Net Messaging Library Implementation): An imp" +
+ "lementation of the NMS API for MSMQ")]
[assembly: AssemblyConfigurationAttribute("SNAPSHOT")]
[assembly: AssemblyCompanyAttribute("http://activemq.apache.org/nms")]
[assembly: AssemblyProductAttribute("Apache NMS for MSMQ Class Library")]