From fd8a33315d5dec0f1682a276d18dded1b8699af2 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 27 Jul 2007 13:33:50 +0000 Subject: Converted namespaces from Qpid.* to Apache.Qpid.* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@560225 13f79535-47bb-0310-9956-ffa450edef68 --- dotnet/Qpid.Client/Client/AMQDestination.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotnet/Qpid.Client/Client/AMQDestination.cs') diff --git a/dotnet/Qpid.Client/Client/AMQDestination.cs b/dotnet/Qpid.Client/Client/AMQDestination.cs index e2c4778a28..07ce3c2354 100644 --- a/dotnet/Qpid.Client/Client/AMQDestination.cs +++ b/dotnet/Qpid.Client/Client/AMQDestination.cs @@ -20,7 +20,7 @@ */ using System; -namespace Qpid.Client +namespace Apache.Qpid.Client { public abstract class AMQDestination { -- cgit v1.2.1