Skip to content

Commit fbc8239

Browse files
Bump Azure.Storage.Blobs from 12.23.0 to 12.24.0 (#54)
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.23.0 to 12.24.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.23.0...Azure.Storage.Blobs_12.24.0) --- updated-dependencies: - dependency-name: Azure.Storage.Blobs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 107b3d1 commit fbc8239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

growing-image-sync.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.0" />
1717
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
19-
<PackageReference Include="Azure.Storage.Blobs" Version="12.23.0" />
19+
<PackageReference Include="Azure.Storage.Blobs" Version="12.24.0" />
2020
<PackageReference Include="SixLabors.Fonts" Version="2.1.2" />
2121
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.5" />
2222
<PackageReference Include="System.Net.Http" Version="4.3.4" />

0 commit comments

Comments
 (0)