We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74116b4 + c2bb22a commit f3356a0Copy full SHA for f3356a0
net8/Func/Func.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
15
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.6" />
16
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
17
- <PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
+ <PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0" />
18
</ItemGroup>
19
<ItemGroup>
20
<None Update="host.json">
0 commit comments