# added userSecret to store .. secrets

This commit is contained in:
Dominic Villemure
2024-04-21 11:07:34 -04:00
parent 5a23b945cd
commit a0a6e7deb4
4 changed files with 23 additions and 10 deletions

View File

@@ -3,6 +3,7 @@
<PropertyGroup>
<RootNamespace>Hutopy.Web</RootNamespace>
<AssemblyName>Hutopy.Web</AssemblyName>
<UserSecretsId>de6d03c4-8b1c-49e2-a8ca-c38cd4dc7d85</UserSecretsId>
</PropertyGroup>
<ItemGroup>