File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
examples/BatchProcessing/test/HelloWorld.Test Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 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" />
710 <PackageReference Include =" Amazon.Lambda.TestUtilities" Version =" 2.0.0" />
811 <PackageReference Include =" Amazon.Lambda.Serialization.SystemTextJson" Version =" 2.4.1" />
912 <PackageReference Include =" AWSSDK.DynamoDBv2" Version =" 3.7.301.18" />
1821 <ItemGroup >
1922 <ProjectReference Include =" ..\..\src\HelloWorld\HelloWorld.csproj" />
2023 </ItemGroup >
21- </Project >
24+ </Project >
You can’t perform that action at this time.
0 commit comments