Skip to content

Commit

Permalink
Merge pull request #120 from christianhelle/renovate/applicationinsig…
Browse files Browse the repository at this point in the history
…hts-dotnet-monorepo

Update applicationinsights-dotnet monorepo to v2.22.0
  • Loading branch information
christianhelle authored Dec 13, 2023
2 parents 902a097 + 95652e7 commit 2bfcbd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sample/SampleApp.Web/SampleApp.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.12.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="AppCenterExtensions.AppInsights" Version="5.0.1.13" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.13.1" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 2bfcbd4

Please sign in to comment.