1
0
forked from MeloNX/MeloNX

sdl2: Update to Ryujinx.SDL2-CS 2.0.22 (#3317)

Update to latest SDL2 release

Fix #2905, #2837 and #2767.
This commit is contained in:
Mary 2022-05-15 13:51:30 +02:00 committed by GitHub
parent 9a257d1cc3
commit 1d7eb22eb6

View File

@ -5,7 +5,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Ryujinx.SDL2-CS" Version="2.0.17-build18" /> <PackageReference Include="Ryujinx.SDL2-CS" Version="2.0.22-build20" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>