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

Adding support for vsixgallery.com #6

Closed madskristensen closed 9 years ago

madskristensen commented 9 years ago

This change will do a few cool things;

  1. Increment the version in the .vsixmanifest file automatically
  2. Update the AppVeyor build version to match
  3. Push artifacts without the full path in the link and with a nice description
  4. Upload the compiled .vsix file to vsixgallery.com
davemckeown commented 9 years ago

Very cool, Thanks!