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.91k stars 3.44k forks source link

abp update need support update .targets file Volo.Abp.* version #20599

Open xiexingen opened 2 months ago

xiexingen commented 2 months ago

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 image in csproj file direct use package without version no like this image

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

JontyMin commented 2 months ago

maybe u can use common.props file