Skip to content

Commit d5518d7

Browse files
Bump Sentry.NLog from 3.9.1 to 3.9.2
Bumps [Sentry.NLog](https://github.com/getsentry/sentry-dotnet) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/getsentry/sentry-dotnet/releases) - [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-dotnet@3.9.1...3.9.2) --- updated-dependencies: - dependency-name: Sentry.NLog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f16ebab commit d5518d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApi/MyApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
1414
<PackageReference Include="NLog.Web.AspNetCore" Version="4.14.0" />
15-
<PackageReference Include="Sentry.NLog" Version="3.9.1" />
15+
<PackageReference Include="Sentry.NLog" Version="3.9.2" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)