azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

[AzDev] Add `Compare-DevPackageDep` for dependency comparison

Open isra-fel opened this issue 1 month ago • 1 comments

Introduce a new cmdlet Compare-DevPackageDep that compares dependencies between two versions of a NuGet package. This cmdlet reports added, removed, and changed dependencies, including their versions, and provides a detailed output for dependency differences.

Useful for example when updating Azure.Core.

isra-fel avatar Nov 24 '25 04:11 isra-fel

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.