Open alexdresko opened 11 years ago
Nice work. I too am a bit new to Github, let me know if there is a way to download this pull request. I didn't immediately see how to do so. Thanks for your contribution!
If you're using VS 2013, you should be able to click the "Download Zip" link from this page: https://github.com/alexdresko/AttachTo/tree/VS-2013-support
You'll probably also have to install the VS 2013 SDK to get it to compile though. Once it's compiled, there will be a .vsix file that you can double click to install the plugin in VS 2013.
If you update to 4.5.1 you force people to have that framework version installed. To provide VS 2012 compatibility we should keep this at 4.5.
The old version works just fine in VS 2012.
@whut can you please merge this (or the other) to the main and update VS Gallery?
Steps I took to get it to work on my machine:
Also, this is my first pull request, so don't flame me if I did something wrong. :)