Update SDL to 2.0.20

This commit is contained in:
tomas
2022-01-23 16:40:03 +01:00
committed by Matthias Mailänder
parent af3362c62f
commit 515aba0ee7
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
</AssemblyAttribute>
</ItemGroup>
<ItemGroup>
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.28" />
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.31" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />