If I have one project in VS2010 for which I have added a number of packages using nuget, can I then create another project in that solution and somehow obtain the exact same package configuration?
This question is a bit old, but I decided to share how I am doing this to anyone looking for the same:
Update-Package -Reinstall -ProjectName [name of your target project]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With