-
Notifications
You must be signed in to change notification settings - Fork 494
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.module/lambda-client-lib
Description
Description
My knowledge around assemblies is limited, but if I'm not mistaken it seems like the Amazon.Lambda.Core used in the LambdaTestTool is outdated (see below image).

Content from the NuGet package https://nuget.info/packages/Amazon.Lambda.TestTool-6.0/0.11.3
Is your Feature Request related to a problem?
When running the code with the LambdaTestTool, the assemblies from LambdaTestTool will be used instead of the one installed through NuGet for the project, breaking the code if you are using functionalities from a newer version.

The above error message appear when you use functionalities such as Amazon.Lambda.Core.LogLevel.Debug from Amazon.Lambda.Core 2.1.0.
This is a 🚀 Feature Request
JLMadsen
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.module/lambda-client-lib