Skip to content

Commit 0040af6

Browse files
authored
Merge pull request #70 from flcdrg/dependabot/nuget/net8/Func/multi-d48b6fa29d
Bump Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.1.1
2 parents c040228 + 34f7c09 commit 0040af6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

net8/Func/Func.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" />
16-
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
16+
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="3.1.1" />
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0" />
1818
</ItemGroup>
1919
<ItemGroup>

net8/FuncWithSerilog/FuncWithSerilog.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
1515
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.7" />
16-
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
16+
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="3.1.1" />
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0" />
1818
<PackageReference Include="Serilog.extensions.hosting" Version="10.0.0" />
1919
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="4.1.0" />

0 commit comments

Comments
 (0)