diff options
| -rw-r--r-- | Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj b/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj index a35f8743..61aee2d2 100644 --- a/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj +++ b/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj @@ -5,7 +5,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="ppy.SDL2-CS" Version="1.0.225-alpha" /> + <PackageReference Include="Ryujinx.SDL2-CS" Version="2.0.15-build9" /> </ItemGroup> <ItemGroup> |
