v12.0.0
What's Changed
- Upgraded to .NET 10. By @elinohlsson in PR 536
- Updated several NuGet package dependencies. By @elinohlsson in PR 536
- Changed the default
X509KeyStorageFlagstoDefaultKeySetwhen loading embedded client test certificates and certificates from Azure Key Vault. TheX509KeyStorageFlagscan now be overridden if required by your environment. By @elinohlsson in PR 536 - The default file format for the client BankID certificate in the test environment has changed. Instead of
FPTestcert5_20240610-legacy.pfx, the default is nowFPTestcert5_20240610.p12. By @elinohlsson in PR 539 - Fixed multiple spelling errors in the documentation. By @elinohlsson in PR 540
Full Changelog: v.11.1.3...v12.0.0