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

Add net6.0 and net7.0 to Polly #1336

Merged
merged 2 commits into from
Jun 22, 2023
Merged

Conversation

martincostello
Copy link
Member

Add net6.0 and net7.0 TFMs to Polly to match the other assemblies.

Add `net6.0` and `net7.0` TFMs to Polly to match the other assemblies.
@martincostello martincostello added CI/build v8 Issues related to the new version 8 of the Polly library. labels Jun 21, 2023
@martincostello martincostello added this to the v8.0.0 milestone Jun 21, 2023
Copy link
Contributor

@martintmk martintmk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we might actually trim some targets before official release.

Regenerate the `CompatibilitySuppressions.xml` file for the additional TFMs.
@martincostello martincostello enabled auto-merge (squash) June 22, 2023 07:18
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #1336 (c6f6fc9) into main (12b66c2) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1336      +/-   ##
==========================================
+ Coverage   83.49%   83.54%   +0.05%     
==========================================
  Files         270      270              
  Lines        6379     6375       -4     
  Branches     1003     1003              
==========================================
  Hits         5326     5326              
+ Misses        844      840       -4     
  Partials      209      209              
Flag Coverage Δ
linux ?
macos 83.54% <ø> (+0.05%) ⬆️
windows 83.54% <ø> (+0.05%) ⬆️

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

see 3 files with indirect coverage changes

@martincostello martincostello merged commit 1a72192 into App-vNext:main Jun 22, 2023
@martincostello martincostello deleted the add-net6 branch June 22, 2023 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/build v8 Issues related to the new version 8 of the Polly library.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants