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
@@ -10,6 +10,7 @@
<ItemGroup>
<PackageReference Include="GraphQL.Client" Version="4.0.2" />
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="4.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>