Skip to content

Commit 6631e28

Browse files
committed
chore: removed redundant changes from testing
1 parent 9fdb13c commit 6631e28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

OpenPrFunction/OpenPrFunction.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<None Update="local.settings.json">
1919
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2020
</None>
21+
<None Update="imgbot.2017-08-23.private-key.pem">
22+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
23+
</None>
2124
</ItemGroup>
2225

2326
<ItemGroup>

PrPoisonHandler/PrPoisonHandler.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
<None Update="imgbot.2017-08-23.private-key.pem">
2222
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2323
</None>
24-
<None Update="test-imgbot7.2021-09-09.private-key.pem">
25-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
26-
</None>
2724
</ItemGroup>
2825

2926
<ItemGroup>

0 commit comments

Comments
 (0)