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 9fdb13c commit 6631e28Copy full SHA for 6631e28
OpenPrFunction/OpenPrFunction.csproj
@@ -18,6 +18,9 @@
18
<None Update="local.settings.json">
19
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
20
</None>
21
+ <None Update="imgbot.2017-08-23.private-key.pem">
22
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
23
+ </None>
24
</ItemGroup>
25
26
<ItemGroup>
PrPoisonHandler/PrPoisonHandler.csproj
@@ -21,9 +21,6 @@
<None Update="imgbot.2017-08-23.private-key.pem">
- <None Update="test-imgbot7.2021-09-09.private-key.pem">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
27
28
29
0 commit comments