Skip to content

Conversation

@normj
Copy link
Member

@normj normj commented Dec 8, 2025

Description of changes:
With the upcoming .NET 10 managed runtime the mapping and allowed runtimes for Amazon.Lambda.Annotations need to be updated to support .NET 10.

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

[Generator]
public class Generator : ISourceGenerator
{
private const string DEFAULT_LAMBDA_SERIALIZER = "Amazon.Lambda.Serialization.SystemTextJson.DefaultLambdaJsonSerializer";
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed because it wasn't ever referenced.

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.

3 participants