We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6260826 commit 974ac1cCopy full SHA for 974ac1c
src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj
@@ -21,6 +21,7 @@
21
</PropertyGroup>
22
<PropertyGroup>
23
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
24
+ <UserSecretsId>dc316708-c8c1-4ef1-90b3-19eb512d96f3</UserSecretsId>
25
26
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
27
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
0 commit comments