You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work around the RSACryptoServiceProviderProxy crash on mono (#1287)
Mono identifies as sha1 provider but is capable of all operations (i.e. does not require a workaround).
The workaround must be skipped on mono because it crashes there.
0 commit comments