I have a solution in Visual Studio 2019 that has multiple projects inside, each project represents individual web service. For each project, I have created separate user secret to store database password used in connection string. I would like to have the secret stored in one place if possible, so that I need to change the password only in one place, if it changes. How can I accomplish this ?
Any help is much appreciated
Edit each .csproj and replace the Guid in UserSecretsId with the same one for each project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With