Timothy Delaney
Timothy Delaney
I'm having the same issue as @Phenek and @TrueGeek. I see the generated AppSettings file but how do I use this in my code? Thanks for your help.
> I'm having the same issue as @Phenek and @TrueGeek. I see the generated AppSettings file but how do I use this in my code? Thanks for your help. Ok...
One issue I'm having now is that my ConfigurationManager is null in my FinishedLaunching method so it's not initializing. Please help. Thanks Tim
@dansiegel Thanks Dan. That helps. So if I just want to use the Configuration Manager I can just put all my secrets key/values pairs in the app.config?