I have created a new type of Service Hook for TFS. Does anyone know how to create a VSIX package for it so that it can be installed into Team Foundation Server? The current deployment model is just to drop it into the Application Tier bin/Plugins directory which is not ideal.
There's reasonable guidance on how to package a build task or extension on the web but nothing for Service Hooks or server-side plugins.