Skip to content

Commit 107b3d1

Browse files
Bump Microsoft.ApplicationInsights.WorkerService from 2.22.0 to 2.23.0 (#52)
Bumps [Microsoft.ApplicationInsights.WorkerService](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.22.0 to 2.23.0. - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.22.0...2.23.0) --- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights.WorkerService 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 eda15fd commit 107b3d1

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
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.0.1" />
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
1616
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.0" />
17-
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
17+
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
1919
<PackageReference Include="Azure.Storage.Blobs" Version="12.23.0" />
2020
<PackageReference Include="SixLabors.Fonts" Version="2.1.2" />

0 commit comments

Comments
 (0)