Giga Bokuchava

Giga Bokuchava

  • NA
  • 4
  • 664

Packing nuget package in my dll

May 19 2016 3:05 AM
I have a question. While creating dll, I used the nuget package newtonsoft.json in dll. And I created  my dll. But in my other project where I use this dll, it asks me to download newtonsoft.json again for this project too. How can I do so that I pack newtonsoft.json with my dll, so other projects which use this dll use it without downloading newtonsoft.json?

Answers (3)