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.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
in project root folder use .targets file manager package version,like this in csproj file direct use package without version no like this
Describe the solution you'd like
when i use abp update command upgrade abp package version,i'm expectation it can update .targets file package version
Additional context
No response