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

IdentityModel - drop support for net6.0 and add net9.0 to tests #30

Merged
merged 5 commits into from
Nov 12, 2024

Conversation

damianh
Copy link
Member

@damianh damianh commented Nov 12, 2024

  • Removes net6.0 target from IdentityModel
  • Add net9.0 as a target for tests in IdentityModel.Tests
  • Add net9.0 package versions to central package management

PR builds on top of #29 . Will rebase when that is merged.

Fixes #31 and #32

@damianh damianh added area/identity-model Issues related to Identity Model priority/2 High labels Nov 12, 2024
@damianh damianh self-assigned this Nov 12, 2024
@damianh damianh marked this pull request as ready for review November 12, 2024 10:54
@damianh damianh force-pushed the dh/im-drop-net6 branch 2 times, most recently from a14d588 to 0bbf746 Compare November 12, 2024 11:13
@damianh damianh changed the title IdentityModel - drop support for .NET 6.0 IdentityModel - drop support for net6.0 and add net9.0 to tests Nov 12, 2024
@damianh damianh force-pushed the dh/im-drop-net6 branch 3 times, most recently from 6db8a5d to 1819029 Compare November 12, 2024 11:44
@damianh damianh merged commit 75ea566 into main Nov 12, 2024
12 checks passed
@damianh damianh deleted the dh/im-drop-net6 branch November 12, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/identity-model Issues related to Identity Model priority/2 High
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IdentityModel: drop .NET 6.0 support
1 participant