Skip to content

Commit 3e4d7e0

Browse files
Bump Microsoft.Azure.Functions.Worker.ApplicationInsights from 2.0.0 to 2.50.0
--- 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>
1 parent 7ab171b commit 3e4d7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net8/FuncWithSerilog/FuncWithSerilog.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.Timer" Version="4.3.1" />
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.6" />
1616
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
17-
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
17+
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0" />
1818
<PackageReference Include="Serilog.extensions.hosting" Version="9.0.0" />
1919
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="4.1.0" />
2020
<PackageReference Include="Serilog.sinks.console" Version="6.1.1" />

0 commit comments

Comments
 (0)