microsoft / microsoft/data-accelerator
Missing dependencies for nuget packages
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 312
- Forks
- 94
- Avg merge
- 18h 31m
- Merged PRs (30d)
- 1
Description
Describe the bug
Created nugets do not have any dependencies defined
To Reproduce
Steps to reproduce the behavior:
- Go to nuspec files
- Notice there are no dependencies
Expected behavior
Dependencies are present
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's nuspec files and the process that creates the NuGet packages. Determine which package dependencies are missing and ensure the created packages declare them. Done means the generated NuGet packages contain the expected dependency declarations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100