HavretGC commented on issue #3: AMQNET-585: NMS AMQP .NetStd 2.0 Client Support URL: https://github.com/apache/activemq-nms-amqp/pull/3#issuecomment-497814607 @RagnarPaulson @cjwmorgan-sol Would it be ok with you if I rearrange the solution a little in this PR? 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 solution really painful. All source files need to be explicitly included, you cannot add new files using IDE, etc... My plan is to arrange it in sth like this: 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
