Просмотр исходного кода

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

Update to latest SDL2 release

Fix #2905, #2837 and #2767.
Mary 3 лет назад
Родитель
Сommit
3551c18902
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj

+ 1 - 1
Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj

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