Build dependencies
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 574
- Forks
- 104
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
When building I see that there are dependencies on older sdk versions

The solution has a lot of dependencies, could this be simplified with a solution for
- all
- runtime (cross platform)
- additional modules (speech and all other things like audio and so on)
- platform specific modules
That could improve the experience for contributors and code exploration.
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
No files or tests are named. Start by inspecting the solution's dependency declarations and SDK versions, then map them against the requested groups: all, runtime, additional modules, and platform-specific modules. Done means the dependency layout is simplified and clearly separates those groups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, developer-experience
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100