Update SDL 2 nuget package to match the platform.

This commit is contained in:
Matthias Mailänder
2021-01-03 17:29:12 +01:00
committed by abcdefg30
parent 7bc17b59f5
commit bbaa475287

View File

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