Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 64cd448

Browse files
Bump Microsoft.Azure.Functions.Worker.ApplicationInsights
Bumps [Microsoft.Azure.Functions.Worker.ApplicationInsights](https://github.com/Azure/azure-functions-dotnet-worker) from 1.0.0-preview4 to 1.0.0-preview5. - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](Azure/azure-functions-dotnet-worker@1.0.0-preview4...1.0.0-preview5) --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker.ApplicationInsights dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e68fc45 commit 64cd448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApiService/ApiService/ApiService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Faithlife.Utility" Version="0.12.2" />
1111

1212
<PackageReference Include="Microsoft.Extensions.Logging.ApplicationInsights" Version="2.21.0" />
13-
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.0.0-preview4" />
13+
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.0.0-preview5" />
1414
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
1515

1616
<PackageReference Include="Semver" Version="2.1.0" />

0 commit comments

Comments
 (0)