Skip to content

Commit 1c15bf1

Browse files
chore(deps): update dependency microsoft.azure.functions.worker.applicationinsights to v1.3.0
1 parent 3382e01 commit 1c15bf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dan.Common/Dan.Common.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
3434
<PackageReference Include="Microsoft.Azure.Core.NewtonsoftJson" Version="2.0.0" />
3535
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
36-
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.2.0" />
36+
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.3.0" />
3737
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.20" />
3838
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.20" />
3939
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

Dan.Core/Dan.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
4444
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.42.0" />
4545
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
46-
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.2.0" />
46+
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.3.0" />
4747
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.CosmosDB" Version="4.10.0" />
4848
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0" />
4949
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />

0 commit comments

Comments
 (0)