Skip to content

Commit

Permalink
Merge pull request #64 from romankr/dependabot/nuget/Microsoft.Azure.…
Browse files Browse the repository at this point in the history
…Functions.Worker.ApplicationInsights-2.0.0
  • Loading branch information
getencapsulated authored Dec 1, 2024
2 parents c3a10d8 + b18b03f commit 8d7a1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OddsCollector.Functions/OddsCollector.Functions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.4.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8d7a1d8

Please sign in to comment.