Description
As a next part of https://issues.apache.org/jira/browse/AMQNET-585 solution should be rearranged to make working with current code base easier.
What I have in mind is to clean up all *.cproj files from redundant entries and move all of the source code to more .nettish location. For now *.cproj files are in one directory and actual source code in the other. It makes working with the solution really painful. All source files need to be explicitly included in cproj files, you cannot add new classes using IDE, etc...
The plan is to arrange it in sth like this:
Attachments
Issue Links
- links to