Skip to content

Upgrade Amazon.Lambda.Core.dll to newer version #1003

@TrongTheAlpaca

Description

@TrongTheAlpaca

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).

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.

image
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions