Download this extension from the Visual Studio Marketplace or get the CI build.
A Visual Studio Extension that helps generate nuspec files including dependencies for Non-SDK-style .NET Framework projects
See the change log for changes and road map.
- Generate or update .nuspec file from project menu
Select a project and right click.
Then click on "Generate or update .nuspec" in the menu. A .nuspec file will be generated or updated.
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 Essentials 2019 extension for Visual Studio which enables some features used by this project.