Skip to content

Commit 974ac1c

Browse files
authored
adding UserSecretsId (#10622)
1 parent 6260826 commit 974ac1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
</PropertyGroup>
2222
<PropertyGroup>
2323
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
24+
<UserSecretsId>dc316708-c8c1-4ef1-90b3-19eb512d96f3</UserSecretsId>
2425
</PropertyGroup>
2526
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
2627
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>

0 commit comments

Comments
 (0)