Skip to content

Commit

Permalink
Merge pull request #69 from Tatsinnit/dependabot/nuget/src/LocalAgent…
Browse files Browse the repository at this point in the history
…/Microsoft.ApplicationInsights-2.22.0

Bump Microsoft.ApplicationInsights from 2.21.0 to 2.22.0 in /src/LocalAgent
  • Loading branch information
Tatsinnit authored Feb 1, 2024
2 parents a3766a2 + ede3937 commit 9b5bb96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common/common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
<PackageReference Include="KubernetesClient" Version="11.0.9" />
<PackageReference Include="KubernetesClient.Basic" Version="11.0.9" />
<PackageReference Include="KubernetesClient.Models" Version="11.0.9" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.21.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="7.0.5" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="7.0.5" />
<PackageReference Include="Microsoft.Build.Runtime" Version="17.5.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.CommandLineUtils" Version="1.1.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 9b5bb96

Please sign in to comment.