1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Upgrade nlog to 5.3.3

Closes #10265
This commit is contained in:
Bogdan
2024-08-14 17:11:53 +03:00
parent 2575e3647f
commit 882bde713f
10 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="FluentValidation" Version="9.5.4" />
<PackageReference Include="ImpromptuInterface" Version="7.0.1" />
<PackageReference Include="NLog" Version="5.2.3" />
<PackageReference Include="NLog" Version="5.3.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NzbDrone.Core\Radarr.Core.csproj" />