davemckeown / TidyTabs-VisualStudio

A Visual Studio extension that keeps your document well organized and clear of unused document tabs
Apache License 2.0
23 stars 16 forks source link

(VS2012) Extension not loading properly #1

Closed WiiPlayer2 closed 10 years ago

WiiPlayer2 commented 10 years ago

Under Visual Studio 2012 the extension will not load properly unless you have a copy of Microsoft.VisualStudio.Shell.12.0.dll from Visual Studio 2013 in the extension folder.

davemckeown commented 10 years ago

@WiiPlayer2 Thank you for reporting this issue!

Are you seeing this error on a computer that only has VS2012 installed?

I am testing a fix for this and hope to have and update pushed shortly.

davemckeown commented 10 years ago

I was able to duplicate this issue and test a fix in 51aa6e1

Version 1.9.1 has been pushed and includes this fix.