Skip to content

Commit 5729fd2

Browse files
committed
Change Amazon.Lambda.Core version to 1.0.0 to support more versions from the client
1 parent 8983aff commit 5729fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/src/AWS.Lambda.Powertools.Idempotency/AWS.Lambda.Powertools.Idempotency.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</ItemGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="Amazon.Lambda.Core" Version="2.1.0" />
33+
<PackageReference Include="Amazon.Lambda.Core" Version="1.0.0" />
3434
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.104.1" />
3535
<PackageReference Include="JmesPath.Net" Version="1.0.308" />
3636
</ItemGroup>

0 commit comments

Comments
 (0)