Skip to content

Commit

Permalink
Merge pull request #250 from sebader/dependabot/nuget/FetchDataFuncti…
Browse files Browse the repository at this point in the history
…ons/dev/Microsoft.Azure.Functions.Worker.ApplicationInsights-1.4.0

Bump Microsoft.Azure.Functions.Worker.ApplicationInsights from 1.2.0 to 1.4.0 in /FetchDataFunctions
  • Loading branch information
sebader authored Nov 3, 2024
2 parents bfe43c0 + 39ffd12 commit 0e0bd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FetchDataFunctions/FetchDataFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="1.3.2" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.DurableTask.Netherite" Version="2.0.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.2.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.4.0" />
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.10" />
Expand Down

0 comments on commit 0e0bd2e

Please sign in to comment.