You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some users would prefer to use VS2017's support for PackageReference, instead of the default Packages.config.
We've provided a way, in tools/options/nuget -- to choose what to use in a new project.
However, many people would like to migrate existing projects as well.
This issue is tracking our future work item to make that migration easier.
Note -- not all packages are compatible with PackageReference, so migration may not work for some projects/packages. See #4942
dasMulli, watashiSHUN, RichardD2, csrakowski, Kassoul and 8 more