(Visual Studio 2012)
Is there any way to create a solution reference by simple dragging the solution item (project) inside the other’s project references folder? Like this?
Some kind of plugin or add in or something?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I do not know of any Visual Studio add-in or extension that does this and I did not see when when searched. I believe that it would be useful if the feature adds the dropped reference quickly with no dialogs or prompts. This would be nice if R# had this feature. Maybe suggesting this feature to M$ (for the next VS) or JetBrains would be a good idea. Also, the reference Manager in VS 2012 is much better, faster and lower-friction than in previous versions, but I can see that project references could be added much faster if this feature existed. I like the idea. You could also build the extension yourself. 🙂