This commit is contained in:
Kuro 2025-06-08 00:48:05 +02:00
parent fddddfe091
commit 4889ad710d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<UseWindowsForms>true</UseWindowsForms> <UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="IGDB" Version="5.1.0" /> <PackageReference Include="IGDB" Version="5.1.0" />
</ItemGroup> </ItemGroup>