Update Microsoft.Extensions.DependencyModel to 3.1.0#5188
Conversation
|
@MichaelSimons can you please advise on what I am doing wrong? The previous version was okay with source build. And please remind me what team I should tag here instead of you specifically, the md says to mention team member https://github.com/dotnet/source-build/blob/main/Documentation/sourcebuild-in-repos/new-dependencies.md#adding-dependencies but the team looks to be internal. Thank you. |
Because of the Version.Detail.xml dependency, source-build will lift this to the current version. The 3.1.0 version is only reported as a prebuilt in the repo level source-build where lifting does not occur. Because of this,
https://github.com/orgs/dotnet/teams/source-build-internal is the appropriate team to ping. Apologies, the name is not the best. |
Update to non-deprecated version that is not bringing new dependencies.