2010-06-21 Marek Habersack <mhabersack@novell.com>
[mcs.git] / class / RabbitMQ.Client / README.txt
blob6c146c1d663821b7ac9257aa09f129e3d9d856e2
1 README for RabbitMQ .NET client, version @FULLVERSION@
2 ===========================================================================
5 * Building the client (source distribution only)
6 ---------------------------------------------------------------------------
8 Please see the instructions in docs/wikipages/data.BuildingTheClient.txt,
9 or the equivalent chapter in the User's Guide PDF. (Briefly, configure
10 local.build and run NAnt.)
12 The Microsoft .NET framework v3.0 is required to build the WCF
13 binding. Please see docs/wikipages/data.BuildingTheWcfBinding.txt.