From 6e596fff1176ce33190b6b54b067f5333b08c6df Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Fri, 16 Nov 2007 17:32:10 +0000 Subject: Martin found an issue with the Mgt Console after we pruned the deps list and Martin had to make a slight update to the pom. So we have to recreate the RCs again from a new tag git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M2@595752 13f79535-47bb-0310-9956-ffa450edef68 --- Final/dotnet/TestClient/Program.cs | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Final/dotnet/TestClient/Program.cs (limited to 'Final/dotnet/TestClient/Program.cs') diff --git a/Final/dotnet/TestClient/Program.cs b/Final/dotnet/TestClient/Program.cs deleted file mode 100644 index 4c39638eb3..0000000000 --- a/Final/dotnet/TestClient/Program.cs +++ /dev/null @@ -1,10 +0,0 @@ -namespace TopicListener -{ - class Program - { - static void Main(string[] args) - { - Apache.Qpid.Client.Tests.interop.TestClient.Main(args); - } - } -} -- cgit v1.2.1