Skip to content

Commit

Permalink
Update Azure.Storage.Blobs to 12.21.0
Browse files Browse the repository at this point in the history
Updated the Azure.Storage.Blobs package version from 12.20.0 to 12.21.0 in Moonglade.ImageStorage.csproj.
  • Loading branch information
EdiWang committed Jul 17, 2024
1 parent 4bbf325 commit ed91756
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 @@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.20.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.21.0" />
<PackageReference Include="Minio" Version="6.0.3" />
</ItemGroup>
</Project>

0 comments on commit ed91756

Please sign in to comment.