sdl2: Update to Ryujinx.SDL2-CS 2.0.17 (#2553)

* sdl2: Update to Ryujinx.SDL2-CS 2.0.17

Update to latest SDL2 commit

* Update to Ryujinx.SDL2-CS 2.0.17-build18
This commit is contained in:
Mary 2021-08-26 22:26:28 +02:00 committed by GitHub
parent 5e99bff7de
commit 6d9bc7cf90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 19 deletions

View file

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