Skip to content

feat: add .NET 8 support in the Amazon.Lambda.TestTool. #1622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

victorldomingues
Copy link

Description of changes:

Add .NET 8 support in the Amazon.Lambda.TestTool.

  • Added net8.0 framework in .csproj files
  • Update .csproj file conditions
  • Update package Microsoft.Extensions.DependencyModel when target framework selected is net8.0
    to version 8.0.0.
  • Update environment flags

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj
Copy link
Member

normj commented Nov 18, 2023

Hi @victorldomingues, thanks for the PR. We actually have already merge this PR adding .NET 8 support for the test tool which is running through the CI system. #1601

I appreciate the effort and hope you didn't spend too much time on it.

@normj normj closed this Nov 18, 2023
@victorldomingues
Copy link
Author

Thanks @normj.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants