gilliganc
gilliganc
**Describe the bug** Trying to load the Pipeline for the Japanese model/language results in a MessagePackSerializationException This is on NET6 on windows 10. **To Reproduce** 1. add the japanese model...
In the release above the following was added: Feature/blazor wasm by @Regenhardt in https://github.com/passwordless-lib/fido2-net-lib/pull/379 Looking at the demo for this in master it seems that the contents of Src/Fido2.BlazorWebAssembly should...
Looking at the blockly site and links for creating blockly blocks etc you provide they all generate json now not XML. I assume everything converted over to json from XML...
I noticed both with calls in and the calls back to the host you always need to provide the method names and Params by hand. I was wondering if maybe...
### Describe the bug Build in GitHub actions work with version 5.13.2 but fail with 6.0.0 with the below error now for deploy-serverless. This applies to rerunning past builds that...