abpframework / abpframework/abp
abp update does not update dependencies
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
ABP Framework version 5.3.0
User Interface Blazor Server
Database Provider EF Core & MongoDB
Update a project to 5.3.0 using abp update
Observerd
Only Components for APB are updated. Causes build to crash.
Expected
All dependant components versions that ship with 5.3.0 should be updated as well.
i.e. Blazorise / Bootstrap / Unit Testing / Microsoft Extensions etc.
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 tracing the abp update command for a project using ABP Framework 5.3.0, then inspect how it selects and applies dependency versions. Reproduce the update with the listed Blazor Server, EF Core, and MongoDB context and compare all resulting package versions with those shipped for 5.3.0. Done means dependent components update together and the project builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, mongodb
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100