Skip to content

Commit

Permalink
patch Minio
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Sep 30, 2023
1 parent c860b2c commit 8bbc869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moonglade.ImageStorage/Moonglade.ImageStorage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.18.0" />
<PackageReference Include="Minio" Version="5.0.0" />
<PackageReference Include="Minio" Version="5.0.1" />
<PackageReference Include="Pzy.Qiniu" Version="0.1.2" />
</ItemGroup>
</Project>

0 comments on commit 8bbc869

Please sign in to comment.