refactor: upgraded IGDB library

This commit is contained in:
Michael Green
2023-05-19 22:41:25 +10:00
parent 5ffc33472d
commit 95872ac847
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="MySql.Data" Version="8.0.33" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="IGDB" Version="2.3.1" />
<PackageReference Include="IGDB" Version="2.3.2" />
</ItemGroup>
<ItemGroup>
<None Remove="Database\" />