We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 896d9e1 + 12ae15e commit 224ec44Copy full SHA for 224ec44
src/MX.Platform.SiteWatch.App/MX.Platform.SiteWatch.App.csproj
@@ -10,7 +10,7 @@
10
<UserSecretsId>b2dae35a-2e88-4a01-9a60-897cc3ef8bfe</UserSecretsId>
11
</PropertyGroup>
12
<ItemGroup>
13
- <PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
+ <PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="3.0.0" />
14
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.9" />
15
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.50.0" />
16
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
0 commit comments