Replies: 1 comment
-
When I tried the second constructor taking two RSAs then it FSI fails as below
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The following code fails with FSI with No overloads match for method 'RS256Algorithm'.
Known type of argument: RSA, however compiles fine in regular project:
Error message:
Project file
Program.fs
Beta Was this translation helpful? Give feedback.
All reactions