Skip to content

Commit 2ebdc8b

Browse files
authored
Update HelloWorld.Tests.csproj
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
1 parent 7617ec7 commit 2ebdc8b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/BatchProcessing/test/HelloWorld.Test/HelloWorld.Tests.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageReference Include="Amazon.Lambda.Core" Version="2.2.0" />
7-
<PackageReference Include="Amazon.Lambda.DynamoDBEvents" Version="3.1.0" />
8-
<PackageReference Include="Amazon.Lambda.KinesisEvents" Version="2.2.0" />
9-
<PackageReference Include="Amazon.Lambda.SQSEvents" Version="2.2.0" />
107
<PackageReference Include="Amazon.Lambda.TestUtilities" Version="2.0.0" />
118
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.1" />
129
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.301.18" />

0 commit comments

Comments
 (0)