Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency Microsoft.Extensions.Configuration to 5.0.0 #5848

Closed
wants to merge 2 commits into from

Conversation

BruceHaley
Copy link
Contributor

@BruceHaley BruceHaley commented Aug 23, 2021

Fixes #5751

Description

This updates Microsoft.Extensions.Configuration from version 2.1.0 to 5.0.0 for TargetFramework netcoreapp3.1.
For netcoreapp2.1, version 2.1.0 must be kept because later versions are not compatible.

This must wait until netcoreapp2.1 is dropped. That must wait for v5.0.

Specific Changes

Testing

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 265143

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.01%) to 75.769%

Files with Coverage Reduction New Missed Lines %
/libraries/AdaptiveExpressions/BuiltinFunctions/GetPreviousViableTime.cs 1 90.91%
/libraries/AdaptiveExpressions/BuiltinFunctions/GetNextViableTime.cs 2 90.91%
Totals Coverage Status
Change from base Build 264914: -0.01%
Covered Lines: 23136
Relevant Lines: 30535

💛 - Coveralls

@BruceHaley BruceHaley added the blocked Current progress is blocked on something else. label Oct 21, 2021
@mrivera-ms mrivera-ms closed this Jan 25, 2022
@tracyboehrer tracyboehrer deleted the bruce/extensionsupdate8-20 branch July 13, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Current progress is blocked on something else.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Microsoft.Extensions dependencies
3 participants