From eeff4f55117ba22358f98f14de31e4fe2550460c Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Tue, 9 Dec 2008 22:32:39 +0000 Subject: QPID-1521 Updated Visual Studio project files to VS 2008, updated README and batch files. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724918 13f79535-47bb-0310-9956-ffa450edef68 --- .../Qpid.Buffer.Tests/Qpid.Buffer.Tests.csproj | 11 +- qpid/dotnet/Qpid.Buffer/Qpid.Buffer.csproj | 17 +-- .../Qpid.Client.Tests/Qpid.Client.Tests.csproj | 69 +++++++--- qpid/dotnet/Qpid.Client/Qpid.Client.csproj | 96 +------------- qpid/dotnet/Qpid.Codec/Qpid.Codec.csproj | 26 +--- .../Qpid.Common.Tests/Qpid.Common.Tests.csproj | 13 +- qpid/dotnet/Qpid.Common/Qpid.Common.csproj | 144 +-------------------- .../Qpid.Integration.Tests.csproj | 98 +++++++++----- qpid/dotnet/Qpid.Messaging/Qpid.Messaging.csproj | 75 +++++++---- qpid/dotnet/Qpid.NET.sln | 17 +-- qpid/dotnet/Qpid.Sasl.Tests/Qpid.Sasl.Tests.csproj | 16 +-- qpid/dotnet/Qpid.Sasl/Qpid.Sasl.csproj | 26 +--- qpid/dotnet/README.txt | 72 ++++------- qpid/dotnet/TODO.txt | 6 - qpid/dotnet/TestClient/TestClient.csproj | 11 +- qpid/dotnet/TopicListener/TopicListener.csproj | 7 +- qpid/dotnet/TopicPublisher/TopicPublisher.csproj | 7 +- qpid/dotnet/build-dotnet11 | 1 - qpid/dotnet/build-dotnet11.bat | 1 - qpid/dotnet/build-dotnet20 | 3 - qpid/dotnet/build-framing | 2 - qpid/dotnet/build-mono | 2 + qpid/dotnet/build-msbuild.bat | 1 + qpid/dotnet/build-nant-release | 13 ++ qpid/dotnet/build-nant.bat | 1 + qpid/dotnet/release | 13 -- 26 files changed, 298 insertions(+), 450 deletions(-) delete mode 100644 qpid/dotnet/TODO.txt delete mode 100644 qpid/dotnet/build-dotnet11 delete mode 100644 qpid/dotnet/build-dotnet11.bat delete mode 100644 qpid/dotnet/build-dotnet20 delete mode 100644 qpid/dotnet/build-framing create mode 100644 qpid/dotnet/build-msbuild.bat create mode 100755 qpid/dotnet/build-nant-release create mode 100644 qpid/dotnet/build-nant.bat delete mode 100755 qpid/dotnet/release diff --git a/qpid/dotnet/Qpid.Buffer.Tests/Qpid.Buffer.Tests.csproj b/qpid/dotnet/Qpid.Buffer.Tests/Qpid.Buffer.Tests.csproj index 379997ab11..91be1f943e 100644 --- a/qpid/dotnet/Qpid.Buffer.Tests/Qpid.Buffer.Tests.csproj +++ b/qpid/dotnet/Qpid.Buffer.Tests/Qpid.Buffer.Tests.csproj @@ -1,4 +1,4 @@ - + Debug AnyCPU @@ -9,6 +9,11 @@ Properties Apache.Qpid.Buffer.Tests Apache.Qpid.Buffer.Tests + + + 2.0 + + true @@ -38,9 +43,7 @@ - - - + diff --git a/qpid/dotnet/Qpid.Buffer/Qpid.Buffer.csproj b/qpid/dotnet/Qpid.Buffer/Qpid.Buffer.csproj index f1b5a907a1..9cd26b6df1 100644 --- a/qpid/dotnet/Qpid.Buffer/Qpid.Buffer.csproj +++ b/qpid/dotnet/Qpid.Buffer/Qpid.Buffer.csproj @@ -1,4 +1,4 @@ - + Debug AnyCPU @@ -12,6 +12,11 @@ true + + + 2.0 + + true @@ -38,15 +43,7 @@ - - - - - - - - - +