From e8afe0134dfbee5fa30df0ad1f8a062a45c36441 Mon Sep 17 00:00:00 2001 From: "Charles E. Rolke" Date: Mon, 8 Nov 2010 21:17:50 +0000 Subject: QPID-2933 Messaging .NET binding has several assembly properties misnamed Property files got cut and paste errors when projects were cloned. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032720 13f79535-47bb-0310-9956-ffa450edef68 --- .../dotnet/examples/csharp.example.client/Properties/AssemblyInfo.cs | 4 ++-- .../dotnet/examples/csharp.example.drain/Properties/AssemblyInfo.cs | 4 ++-- .../examples/csharp.example.helloworld/Properties/AssemblyInfo.cs | 4 ++-- .../dotnet/examples/csharp.example.server/Properties/AssemblyInfo.cs | 4 ++-- .../dotnet/examples/csharp.example.spout/Properties/AssemblyInfo.cs | 4 ++-- .../examples/csharp.map.callback.receiver/Properties/AssemblyInfo.cs | 4 ++-- .../examples/csharp.map.callback.sender/Properties/AssemblyInfo.cs | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'qpid/cpp/bindings') diff --git a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.client/Properties/AssemblyInfo.cs b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.client/Properties/AssemblyInfo.cs index eafc1400c3..eddb759ef1 100644 --- a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.client/Properties/AssemblyInfo.cs +++ b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.client/Properties/AssemblyInfo.cs @@ -26,11 +26,11 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("csharp.direct.receiver")] +[assembly: AssemblyTitle("csharp.example.client")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("csharp.direct.receiver")] +[assembly: AssemblyProduct("csharp.example.client")] [assembly: AssemblyCopyright("Copyright ? 2010")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Properties/AssemblyInfo.cs b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Properties/AssemblyInfo.cs index eafc1400c3..d949dde644 100644 --- a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Properties/AssemblyInfo.cs +++ b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Properties/AssemblyInfo.cs @@ -26,11 +26,11 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("csharp.direct.receiver")] +[assembly: AssemblyTitle("csharp.example.drain")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("csharp.direct.receiver")] +[assembly: AssemblyProduct("csharp.example.drain")] [assembly: AssemblyCopyright("Copyright ? 2010")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.helloworld/Properties/AssemblyInfo.cs b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.helloworld/Properties/AssemblyInfo.cs index 91aea4372f..17bbd842b0 100644 --- a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.helloworld/Properties/AssemblyInfo.cs +++ b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.helloworld/Properties/AssemblyInfo.cs @@ -26,11 +26,11 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("csharp.direct.sender")] +[assembly: AssemblyTitle("csharp.example.helloworld")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("csharp.direct.sender")] +[assembly: AssemblyProduct("csharp.example.helloworld")] [assembly: AssemblyCopyright("Copyright ? 2010")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.server/Properties/AssemblyInfo.cs b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.server/Properties/AssemblyInfo.cs index eafc1400c3..7f0fd52997 100644 --- a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.server/Properties/AssemblyInfo.cs +++ b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.server/Properties/AssemblyInfo.cs @@ -26,11 +26,11 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("csharp.direct.receiver")] +[assembly: AssemblyTitle("csharp.example.server")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("csharp.direct.receiver")] +[assembly: AssemblyProduct("csharp.example.server")] [assembly: AssemblyCopyright("Copyright ? 2010")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Properties/AssemblyInfo.cs b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Properties/AssemblyInfo.cs index eafc1400c3..f07c780571 100644 --- a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Properties/AssemblyInfo.cs +++ b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Properties/AssemblyInfo.cs @@ -26,11 +26,11 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("csharp.direct.receiver")] +[assembly: AssemblyTitle("csharp.example.spout")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("csharp.direct.receiver")] +[assembly: AssemblyProduct("csharp.example.spout")] [assembly: AssemblyCopyright("Copyright ? 2010")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.callback.receiver/Properties/AssemblyInfo.cs b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.callback.receiver/Properties/AssemblyInfo.cs index 8e2add189d..a87f92ccdf 100644 --- a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.callback.receiver/Properties/AssemblyInfo.cs +++ b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.callback.receiver/Properties/AssemblyInfo.cs @@ -23,11 +23,11 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("csharp.map.receiver")] +[assembly: AssemblyTitle("csharp.map.callback.receiver")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("csharp.map.receiver")] +[assembly: AssemblyProduct("csharp.map.callback.receiver")] [assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.callback.sender/Properties/AssemblyInfo.cs b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.callback.sender/Properties/AssemblyInfo.cs index 1f849441d4..e633f76673 100644 --- a/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.callback.sender/Properties/AssemblyInfo.cs +++ b/qpid/cpp/bindings/qpid/dotnet/examples/csharp.map.callback.sender/Properties/AssemblyInfo.cs @@ -23,11 +23,11 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("csharp.map.sender")] +[assembly: AssemblyTitle("csharp.map.callback.sender")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("csharp.map.sender")] +[assembly: AssemblyProduct("csharp.map.callback.sender")] [assembly: AssemblyCopyright("Copyright © 2010")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -- cgit v1.2.1