Update IGDB package (#112)

This commit is contained in:
Michael Green
2023-09-18 23:05:58 +10:00
committed by GitHub
parent 61ad6b9f3a
commit 6e30660953
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="gaseous.IGDB" Version="1.0.0" />
<PackageReference Include="gaseous.IGDB" Version="1.0.1" />
<PackageReference Include="MySql.Data" Version="8.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>