Skip to content

Commit 2733be0

Browse files
authored
Rename sln and remove outdated info from README.md (#115)
1 parent 40165da commit 2733be0

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ http://mikehadlow.blogspot.co.uk/search/label/EasyNetQ
5858

5959
## Getting started
6060

61-
Just open EasyNetQ.sln in VisualStudio 2010 and build.
61+
Just open EasyNetQ.sln in VisualStudio 2017 and build.
6262

63-
All the required dependencies for the solution file to build the software are included. To run the explicit tests that send messages you will have to be running the EasyNetQ.Tests.SimpleService application and have a working local RabbitMQ server (see http://www.rabbitmq.com/ for more details).
64-
65-
## Mono specific
66-
67-
If you are building the software in monodevelop under Linux you will have to change the active solution configuration to 'Debug|Mixed platforms' to build all the included projects and set the 'Copy to output directory' property on the app.config files to something other then 'Do not copy'. Most of the example programs will not run since they utilise the TopShelf assembly to run as a windows service. The basic tests and Tests.SimpleServer seem to behave correctly.
63+
All the required dependencies for the solution file to build the software are included. To run the explicit tests that send messages you will have to be running the EasyNetQ.Tests.SimpleService application and have a working local RabbitMQ server (see http://www.rabbitmq.com/ for more details).

0 commit comments

Comments
 (0)