Skip to content

Commit

Permalink
Update Azure.Storage.Blobs to 12.22.1
Browse files Browse the repository at this point in the history
Upgraded the Azure.Storage.Blobs package from version 12.22.0 to 12.22.1 in the Moonglade.ImageStorage.csproj file to incorporate the latest fixes and improvements.
  • Loading branch information
EdiWang committed Sep 26, 2024
1 parent 2c4097d commit beaa676
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.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.22.1" />
<PackageReference Include="Minio" Version="6.0.3" />
</ItemGroup>
</Project>

0 comments on commit beaa676

Please sign in to comment.