Download this extension from the VS Gallery or get the CI build.
Prepare your projects to upload to GitHub
See the change log for changes and road map.
- Extracted from Extensibility Tools
- Supports Vsix Projects
Right-click the solution node in Solution Explorer and click both of the buttons shown below.
That will add some files to the solution folder that require almost no modifications by you. These files are common GitHub files such as CONTRIBUTION.md (tailored to VSIX development), CHANGELOG.md etc.
Check out the contribution guidelines if you want to contribute to this project.
For cloning and building this project yourself, make sure to install the Extensibility Tools extension for Visual Studio which enables some features used by this project.