Skip to content

Commit

Permalink
Update Azure.Storage.Blobs to 12.23.0
Browse files Browse the repository at this point in the history
Updated the Azure.Storage.Blobs package version from 12.22.2 to 12.23.0 in the Moonglade.ImageStorage.csproj file.
  • Loading branch information
EdiWang committed Nov 13, 2024
1 parent 0a624c4 commit 9a09fcd
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.22.2" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.23.0" />
<PackageReference Include="Minio" Version="6.0.3" />
</ItemGroup>
</Project>

0 comments on commit 9a09fcd

Please sign in to comment.