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
I only noticed this because I was integrating Stripe and Stripe actually uses an older version. My guess was that it has been deprecated because of compatibility issues. I could not get it to work, even in the assembly binding. I rebuild Stripe.Net against the DNN version of the assembly and it worked OK.
It's not something to waste time on, but I think it's a little odd we have a deprecated version so I noted it here.
Is there an existing issue for this?
Description of problem
The current version of System.Configuration.ConfigurationManager assembly is deprecated.
Description of solution
Upgrade to a non deprecated version
Description of alternatives considered
I'm unsure of the effects of changing this assembly version, but it seems it was added when it was already deprecated.
Anything else?
No response
Do you be plan to contribute code for this enhancement?
Would you be interested in sponsoring this enhancement?
Code of Conduct
The text was updated successfully, but these errors were encountered: