Skip to content
Next Next commit
Sentry.Nlog -| upgrade NLog to 5.3.4
  • Loading branch information
bricefriha committed Nov 11, 2024
commit 5ce932a18f14fc8df82c00ff6f1b140b85cd29d4
2 changes: 1 addition & 1 deletion src/Sentry.NLog/Sentry.NLog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NLog" Version="5.0.5" />
<PackageReference Include="NLog" Version="5.3.4" />
</ItemGroup>

<ItemGroup>
Expand Down