Skip to content

Commit c00cc5b

Browse files
authored
fix: dotnet9 aot (#3527)
1 parent 0498011 commit c00cc5b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

s3-uploader/runtimes/dotnet9_aot_on_provided_al2023/src/LambdaPerf.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
<PackageReference Include="Amazon.Lambda.RuntimeSupport" Version="1.14.1" />
2020
<PackageReference Include="Amazon.Lambda.Core" Version="2.8.0" />
2121
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
22-
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.11" />
23-
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.11" />
2422
</ItemGroup>
2523

2624
</Project>

0 commit comments

Comments
 (0)