Skip to content

Add .NET 9, drop .NET 6 support #19

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

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Add .NET 9, drop .NET 6 support #19

wants to merge 22 commits into from

Conversation

vanbukin
Copy link
Contributor

@vanbukin vanbukin commented Feb 5, 2025

No description provided.

@PanSzelescik
Copy link

I think also UuidVersion7Generator.cs is not needed in .NET 9, because .NET 9 has Guid.CreateVersion7()

vanbukin added 20 commits May 25, 2025 11:46
Reconciled .NET libs versions
Fix validation parameters for X509 certificate chain.
…ication rather than a specific draft version.

Changed PublicKeyCredentialRequestOptions to match the latest spec. Removed the attestation and attestationFormats properties. This is a breaking change.
… Fix decoding, unit tests, update XMLDOC. According to specification attestationObject property was removed. This is breaking change.

Improve logging for FIDO Conformance demo service.

Update FidoConformance.csproj to not copy .gitkeep files in metadata directories.
…evel 3 specification and update links accordingly.
…gn with WebAuthn Level 3 specification. Update related references, XMLDOC, and unit tests.
…ks across `PublicKeyCredentialRequestOptionsJSON`.
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.

2 participants