Add support for Wayland.

This commit is contained in:
Matthias Mailänder
2023-06-11 23:47:01 +02:00
committed by Matthias Mailänder
parent bdbb651b98
commit 590976a8e7
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.39" />
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.40" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />