Skip to content

Commit ede4cef

Browse files
Bump Sentry.NLog from 3.9.0 to 3.9.1
Bumps [Sentry.NLog](https://github.com/getsentry/sentry-dotnet) from 3.9.0 to 3.9.1. - [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.0...3.9.1) --- 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 c8fd7c7 commit ede4cef

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

1818
<ItemGroup>

0 commit comments

Comments
 (0)