Skip to content

Commit 3ecb029

Browse files
committed
Update AWSSDK.S3 package to version 4.0.9.1
Upgraded the `AWSSDK.S3` package in `MinimalApi.Identity.Shared.csproj` from version 4.0.9 to 4.0.9.1. This minor update may include bug fixes, performance improvements, or minor feature enhancements.
1 parent 86717ea commit 3ecb029

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.9" />
34+
<PackageReference Include="AWSSDK.S3" Version="4.0.9.1" />
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)