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

use correct framework #246

Merged
merged 3 commits into from
May 17, 2024
Merged

use correct framework #246

merged 3 commits into from
May 17, 2024

Conversation

kasperk81
Copy link
Contributor

the undocumented names (without period in dotnet 5+) can drop their support when move to double-digit (to avoid potential conflicts) https://learn.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-frameworks

@dvsekhvalnov
Copy link
Owner

Hi @kasperk81 , thanks for PR.

Yeah, sounds like good idea. But it seems pipeline checks are broken, may be need to exclude install dotnet 2.1/3.1 on macos-latest. Seems no more .net 2 archive for OSX.

@kasperk81
Copy link
Contributor Author

kasperk81 commented May 16, 2024

it seem to have worked with @v4 and by dropping netcoreapp2.1 from the matrix. https://github.com/kasperk81/jose-jwt/actions/runs/9116199490

@dvsekhvalnov
Copy link
Owner

Looks good to me, thanks !

@dvsekhvalnov dvsekhvalnov merged commit 44d2a08 into dvsekhvalnov:master May 17, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants