1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Update LibHarmony to 2.3.5

This commit is contained in:
Mark McDowall
2025-02-19 17:01:34 -08:00
parent 5678f98344
commit 91bdf06214

View File

@@ -3,6 +3,6 @@
<TargetFrameworks>net8.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Lib.Harmony" Version="2.3.3" />
<PackageReference Include="Lib.Harmony" Version="2.3.5" />
</ItemGroup>
</Project>