1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04: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
@@ -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>