Search code examples
visual-studio-2012chirpy

Using Chirpy in VS2012?


I'm trying to set Chirpy up - we are moving from MS Visual Studio 2010 to 2012. I know that it should end up in the Addins folder, but I do not see it listed under tools -> addins. Any thoughts?

We're using an older version (for Github, no one wants to upgrade so that we don't have Git issues) - so it may not be as simple as this.

Thanks!


Solution

  • You have to edit the file C:\Users{USER}\Documents\Visual Studio 2012\Addins\Zippy.Addin

    Change the 10.0 to 11.0, after that it should work fine.