Skip to content

Commit d6e5208

Browse files
Bump Microsoft.Azure.Functions.Worker.ApplicationInsights from 2.0.0 to 2.50.0 (#59)
--- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.ApplicationInsights dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d5414a commit d6e5208

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
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" />
1717
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
18-
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
18+
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0" />
1919
<PackageReference Include="Azure.Storage.Blobs" Version="12.26.0" />
2020
<PackageReference Include="SixLabors.Fonts" Version="2.1.3" />
2121
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.7" />

0 commit comments

Comments
 (0)