whut / AttachTo

Extension to Visual Studio 2010 adding "Attach to IIS" and "Attach to NUnit" Tools menu commands.
MIT License
34 stars 33 forks source link

Upgrade the extension to work with Visual Studio 2013 #4

Open Tasteful opened 11 years ago

alexdresko commented 11 years ago

+1

kyleballard commented 11 years ago

+2

alexdresko commented 11 years ago

I just submitted a pull request (my first ever, #5 ) containing the fixes required.

allansson commented 11 years ago

+3

vitalyobukhov commented 10 years ago

+4

freeman42x commented 10 years ago

+5

kyleballard commented 10 years ago

For anyone interested - you can download the compiled pull request from alexdresko here (which supports VS2013): http://moderngeekdad.com/visual-studio-2012-shortcut-to-attach-to-iisexpress/

alexdresko commented 10 years ago

Thanks!

alexdresko commented 9 years ago

Here it is, folks.. the Visual Studio 2015 version of AttachTo. :) http://www.alexdresko.com/2015/08/03/attachto-extension-for-vs-2015/

alexdresko commented 9 years ago

Wait a minute... It looks like @whut is updating AttachTo now? https://visualstudiogallery.msdn.microsoft.com/494a7e91-4ed4-4ba6-982d-b21141e46dff?SRC=VSIDE says it works in VS 2015 and, indeed, I see it in the extensions manager. Wonder why he doesn't respond here..