Have the NuGet package include all dependencies when downloading on the client machine #17
Labels
challenge
ci/cd
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The following packages must be added manually when the SDK is added to a client project:
The
BuildAsync(...)
would including the missing packages' information in each subsequent calls which is cumbersome. We need a way to get the dependencies downloaded when the SDK is referenced.Possible helpful articles and posts:
The text was updated successfully, but these errors were encountered: