Closed SimonCropp closed 1 month ago
/azp run
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.06%. Comparing base (
321080e
) to head (7f5b39c
). Report is 32 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I was wondering if we could apply the same approach to Azure.Core that @ErikEJ used for Microsoft.Identity.Client in PR #2577.
A minor concern would be Azure.Identity is referencing Azure.Core >=1.40.0 and we try to reference v1.42.0
@DavoudEshtehari Since the version bumps are minor versions - can this be tagged as a non-breaking change? Unless you want to elaborate your understanding here?
Thanks @cheenamalhotra, there was confusion due to a major version bump of a transient dependency affecting versions 4.0 and earlier, which does not apply here.
@SimonCropp
Please update as below (latest):