Fix Restsharp / Move to Postgresql

This commit is contained in:
2024-03-16 14:14:02 +01:00
parent d379a43eb4
commit 99257c3422
19 changed files with 206 additions and 144 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="RestSharp" Version="106.11.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RestSharp" Version="110.2.0" />
</ItemGroup>
<ItemGroup>