Skip to content

Commit 4ffcc12

Browse files
Bump Sentry.NLog from 3.8.3 to 3.9.0
Bumps [Sentry.NLog](https://github.com/getsentry/sentry-dotnet) from 3.8.3 to 3.9.0. - [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.8.3...3.9.0) --- updated-dependencies: - dependency-name: Sentry.NLog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f471e1f commit 4ffcc12

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.13.0" />
15-
<PackageReference Include="Sentry.NLog" Version="3.8.3" />
15+
<PackageReference Include="Sentry.NLog" Version="3.9.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)