Skip to content

Commit c680740

Browse files
Bump Microsoft.ApplicationInsights.AspNetCore from 2.21.0 to 2.22.0
Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.21.0...2.22.0) --- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 848d911 commit c680740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IDisposableAnalyzers.Tests.Web/IDisposableAnalyzers.Tests.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Gu.Analyzers" Version="2.0.3" PrivateAssets="all" />
2626
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
2727
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="4.0.0" PrivateAssets="all" />
28-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
28+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
3030
<PackageReference Include="NUnit" Version="4.0.1" />
3131
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />

0 commit comments

Comments
 (0)