dotnet / dotnet/extensions

Why does Microsoft.Extensions.Http.Resilience use version 10.x.0 instead of aligning with Microsoft.Extensions.Http’s 10.0.x from dotnet/runtime?

Open
#7,121 0 comments 3 reactions 0 assignees View on GitHub
area-fundamentals untriaged
Dominant language
C#
Stars
3.2k
Forks
894
Avg merge
1d 12h
Merged PRs (30d)
23

Description

Why is the versioning for Microsoft.Extensions.Http.Resilience set as `8/9/10.x.0` rather than being aligned with Microsoft.Extensions.Http (`8/9/10.0.x`) as published from the dotnet/runtime repository?

Is there any special consideration for this difference? Unifying the major and minor version numbers would help with dependency management and reduce confusion for consumers.

Could this been fixed in 11.0?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.