0

I have followed the instructions as per the Microsoft Documentation.

the secrets are not loading for some reason. I'm MacOS using Visual Studio

I tried adding manually using builder.Configuration.AddUserSecrets<Program>();

CMyd
  • 1
  • 1

1 Answers1

0

It was my mistake, I had a typo. Everything is working fine. I did not have to make any changes

CMyd
  • 1
  • 1