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
@naveenrevalino I also encountered this problem when I moved the project from .net core 2.2 to .net core 3.1, the solution was to install the missing library from nuget: System.Configuration.ConfigurationManager 4.7.0
Hi
I was implementing the Charge a customer profile in my asp.net Core application, and when i tried to run it i got the following error.
The text was updated successfully, but these errors were encountered: