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

Fix | Add missing dependency update for netstandard2.0 #2305

Merged
merged 1 commit into from Jan 19, 2024

Conversation

ErikEJ
Copy link
Contributor

@ErikEJ ErikEJ commented Jan 18, 2024

fixes #2304

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (900d051) 72.49% compared to head (6d425df) 72.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2305      +/-   ##
==========================================
+ Coverage   72.49%   72.53%   +0.03%     
==========================================
  Files         310      310              
  Lines       61868    61868              
==========================================
+ Hits        44854    44875      +21     
+ Misses      17014    16993      -21     
Flag Coverage Δ
addons 92.88% <ø> (ø)
netcore 76.73% <ø> (+0.03%) ⬆️
netfx 69.96% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@H-Yeo H-Yeo self-requested a review January 18, 2024 18:04
@DavoudEshtehari DavoudEshtehari added this to the 5.2.0-preview5 milestone Jan 19, 2024
@JRahnama JRahnama merged commit b460fd0 into dotnet:main Jan 19, 2024
148 checks passed
@ErikEJ ErikEJ deleted the missing-update branch February 7, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure.Identity not specified as updated for netstandard2.0
4 participants