Merge pull request #856 from RPCS3/fixfix

Fixfix
This commit is contained in:
clienthax 2022-04-01 13:35:53 +01:00 committed by GitHub
commit 84f62d2578
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,9 +39,9 @@
<AdditionalFiles Include="..\win32_error_codes.txt" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="DSharpPlus" Version="4.2.0-nightly-01103" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.2.0-nightly-01103" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.2.0-nightly-01103" />
<PackageReference Include="DSharpPlus" Version="4.2.0-nightly-01105" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.2.0-nightly-01105" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.2.0-nightly-01105" />
<PackageReference Include="Google.Apis.Drive.v3" Version="1.56.0.2601" />
<PackageReference Include="ksemenenko.ColorThief" Version="1.1.1.4" />
<PackageReference Include="MathParser.org-mXparser" Version="4.4.2" />