[Feature]: Centralized package management update package version property when passed as parameter. #12156
Labels
Area:RestoreCPM
Central package management
Functionality:Restore
Priority:2
Issues for the current backlog.
Product:dotnet.exe
Product:VS.Client
Type:Feature
NuGet Product(s) Involved
NuGet.exe
The Elevator Pitch
When Directory.Packages.props is used for centralized management we can use
PropertyGroup
defined variable for package version. Can updating one of the packages that are under this version change the version inPropertyGroup
not replacing the version. I know that this may lead to mistakes but it will be more convent when updating internal feeds with packages that should be synchronized to fixed versions.Sample Directory.Packages.props:
Additional Context and Details
No response
The text was updated successfully, but these errors were encountered: