I had been editing my app.config
a little too much to the point where it broke.
Now I've been trying to find a way to regenerate it with the data it had (like it said it required Newtonsoft.Json
dll).
I've tried to clean & rebuild my solution but that doesn't seem to work.
Do you know how to regenerate it?
Edit: I want to regenerate it because I'm getting errors that say Unrecognised configuration section userSettings
.
Thanks!