- Downgrade deps to fix current connection reset error

This commit is contained in:
Infi
2025-09-20 17:21:08 +02:00
parent 94b345c6a3
commit e2df709003
3 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.0" />
<PackageReference Include="Pidgin" Version="3.3.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.11" />
<PackageReference Include="Watson.Lite" Version="6.3.13" />
<PackageReference Include="Watson.Lite" Version="6.3.9" />
</ItemGroup>
<ItemGroup>