Can I copy the nuget package configuration from one project to another?

This question is a bit old, but I decided to share how I am doing this to anyone looking for the same:

  1. Drag & drop the packages.config from the project where the packages are already installed to the new project.
  2. Open the Package Manager Console
  3. Type:
    Update-Package -Reinstall -ProjectName [name of your target project]
    

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)