Merge pull request #4716 from Unity-Technologies/eglib-msvc-targets
[mono.git] / mcs / class / RabbitMQ.Client / README.txt
1 README for RabbitMQ .NET client, version @FULLVERSION@
2 ===========================================================================
3
4
5 * Building the client (source distribution only)
6 ---------------------------------------------------------------------------
7
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.)
11
12 The Microsoft .NET framework v3.0 is required to build the WCF
13 binding. Please see docs/wikipages/data.BuildingTheWcfBinding.txt.