You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Releasing 0.10 Client

For .NET 2.0

$ cd <project home>/dotnet/client-010/
$ nant release-pkg

Generates ./bin/net-2.0/release/Qpid.NET-net-2.0-yyyyMMdd.zip

For Mono

$ cd <project home>/dotnet/client-010/
$ nant -t:mono-2.0 release-pkg

Generates ./bin/mono-2.0/release/Qpid.NET-mono-2.0-yyyyMMdd.zip

  • No labels