CloudNimble / PackageReferenceUpgrader

A VS2017 Extension that helps legacy apps migrate off of packages.config.
MIT License
28 stars 9 forks source link
nuget packages-config visualstudio2017

NuGet PackageReference Upgrader

Build status

Download this extension from the VS Marketplace or get the CI build.


Upgrades Visual Studio 2017 projects to use PackageReferences instead of packages.config, streamlining package resolution and eliminating errors.

See the change log for changes and road map.

Features

Project Upgrade:

Context Menu

Contribute

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.

License

MIT