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: Remove support for net5;net461 #558

Merged
merged 4 commits into from
Feb 13, 2022
Merged

Conversation

glennawatson
Copy link
Member

@glennawatson glennawatson commented Feb 13, 2022

Net 5 support is being dropped in the near future. Remove support. https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core

net461 support is being dropped https://devblogs.microsoft.com/dotnet/net-framework-4-5-2-4-6-4-6-1-will-reach-end-of-support-on-april-26-2022/

Bump the version number

@glennawatson glennawatson changed the title fix: Add bindinglist support for net6 fix: Remove support for net5 Feb 13, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2022

Codecov Report

Merging #558 (b39636e) into main (d7b7459) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #558   +/-   ##
=======================================
  Coverage   71.36%   71.36%           
=======================================
  Files         214      214           
  Lines       10575    10575           
=======================================
  Hits         7547     7547           
  Misses       3028     3028           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7b7459...b39636e. Read the comment docs.

@glennawatson glennawatson merged commit 2dab31f into main Feb 13, 2022
@glennawatson glennawatson deleted the glennawatson-patch-1 branch February 13, 2022 06:38
@glennawatson glennawatson changed the title fix: Remove support for net5 fix: Remove support for net5;net461 Feb 13, 2022
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants