Skip to content

Commit 5c45766

Browse files
Bump Microsoft.ApplicationInsights.NLogTarget from 2.17.0 to 2.22.0 (#817)
Bumps [Microsoft.ApplicationInsights.NLogTarget](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.17.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.17.0...2.22.0) --- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights.NLogTarget dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 030611b commit 5c45766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenAPI/LearningHub.Nhs.OpenApi/LearningHub.NHS.OpenAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="AspNetCore.Authentication.ApiKey" Version="5.1.0" />
2020
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
2121
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.17.0" />
22-
<PackageReference Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.17.0" />
22+
<PackageReference Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.22.0" />
2323
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.16" />
2424
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />
2525
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">

0 commit comments

Comments
 (0)