Bug: Issue with JMESPath dependency in Idempotency on some scenarios #626
Labels
area/idempotency
bug
Unexpected, reproducible and unintended software behaviour
released
Fix or implementation already in main and released
Expected Behaviour
When adding a dependency on Idempotency version 1.2.1 I should not see an error when restoring the project.
Current Behaviour
error NU1101: Unable to find package AWS.Lambda.Powertools.JMESPath. No packages exist with this id in source(s): /usr/local/share/dotnet/library-packs, Local, nuget.org
Code snippet
Possible Solution
Remove the build target step in
DIrectory.Build.targets
to include JMESPath in the Idempotency projectSteps to Reproduce
Add version 1.2.1
Powertools for AWS Lambda (.NET) version
latest
AWS Lambda function runtime
dotnet6
Debugging logs
No response
The text was updated successfully, but these errors were encountered: