abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.93k stars 3.44k forks source link

abp update does not update dependencies #13178

Open tobimax opened 2 years ago

tobimax commented 2 years ago

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.

maliming commented 2 years ago

hi

It will upgrade Volo's packages now. We will try to enhance this command in the future.