Skip to content

Commit 0f7b635

Browse files
committed
Remove unnecessary test files that were tripping up Dependabot
1 parent ba5b975 commit 0f7b635

File tree

3 files changed

+0
-2971
lines changed

3 files changed

+0
-2971
lines changed

Tools/LambdaTestTool/tests/LambdaFunctions/netcore31/ServerlessFunctionTemplateYamlExample/ServerlessFunctionTemplateYamlExample.csproj

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,5 @@
2626
<ItemGroup>
2727
<DotNetCliToolReference Include="Amazon.Lambda.Tools" Version="2.2.0" />
2828
</ItemGroup>
29-
30-
<ItemGroup>
31-
<Content Remove="package-lock.json" />
32-
<None Include="package-lock.json">
33-
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
34-
</None>
35-
<Content Remove="package.json" />
36-
<None Include="package.json">
37-
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
38-
</None>
39-
</ItemGroup>
4029

4130
</Project>

0 commit comments

Comments
 (0)