We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cf8cc commit fdaaa48Copy full SHA for fdaaa48
Tools/LambdaTestTool/README.md
@@ -37,6 +37,7 @@ that the Lambda function will be run in. Below is the list of published versions
37
| .NET 7.0 (Deprecated) | Amazon.Lambda.TestTool-7.0 | dotnet-lambda-test-tool-7.0.exe |
38
| .NET 8.0 | Amazon.Lambda.TestTool-8.0 | dotnet-lambda-test-tool-8.0.exe |
39
| .NET 9.0 | Amazon.Lambda.TestTool-9.0 | dotnet-lambda-test-tool-9.0.exe |
40
+| .NET 10.0 | Amazon.Lambda.TestTool-10.0 | dotnet-lambda-test-tool-10.0.exe |
41
42
## AWS Credentials
43
0 commit comments