Skip to content

Commit c4c2c41

Browse files
authored
Merge pull request #300 from dotnetzoom/dependabot/nuget/Sentry.NLog-3.8.3
Bump Sentry.NLog from 3.8.2 to 3.8.3
2 parents 7a72ace + 79b4891 commit c4c2c41

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

1818
<ItemGroup>

0 commit comments

Comments
 (0)