From 05ee99880339941af10fe7c3a27a4529438aa20e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 12:08:27 +0000 Subject: [PATCH] Bump Amazon.Lambda.Core and 3 others Bumps Amazon.Lambda.Core from 2.5.0 to 2.7.0 Bumps Amazon.Lambda.RuntimeSupport from 1.12.2 to 1.13.1 Bumps Microsoft.DotNet.ILCompiler from 9.0.7 to 9.0.8 Bumps Microsoft.NET.ILLink.Tasks from 9.0.7 to 9.0.8 --- updated-dependencies: - dependency-name: Amazon.Lambda.Core dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Amazon.Lambda.RuntimeSupport dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.DotNet.ILCompiler dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NET.ILLink.Tasks dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../dotnet9_aot_on_provided_al2023/src/LambdaPerf.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/s3-uploader/runtimes/dotnet9_aot_on_provided_al2023/src/LambdaPerf.csproj b/s3-uploader/runtimes/dotnet9_aot_on_provided_al2023/src/LambdaPerf.csproj index 269f76e49c..b5f89c430d 100644 --- a/s3-uploader/runtimes/dotnet9_aot_on_provided_al2023/src/LambdaPerf.csproj +++ b/s3-uploader/runtimes/dotnet9_aot_on_provided_al2023/src/LambdaPerf.csproj @@ -16,9 +16,11 @@ - - + + + +