Skip to content

Commit 86717ea

Browse files
committed
Update AWSSDK.S3 to version 4.0.9
The `AWSSDK.S3` package in `MinimalApi.Identity.Shared.csproj` was updated from version 4.0.7.14 to 4.0.9. This update aims to leverage bug fixes, performance improvements, and new features introduced in the newer version of the AWS SDK for S3.
1 parent 12c8f95 commit 86717ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MinimalApi.Identity.Shared/MinimalApi.Identity.Shared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="AWSSDK.S3" Version="4.0.7.14" />
34+
<PackageReference Include="AWSSDK.S3" Version="4.0.9" />
3535
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.21" />
3636
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
3737
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">

0 commit comments

Comments
 (0)