Workaround for GLES 2.0 hardware

This commit is contained in:
Brent Gardner
2020-08-26 17:06:00 -04:00
committed by abcdefg30
parent 2cf6b74295
commit 283b330403
3 changed files with 12 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />
<PackageReference Include="OpenRA-Freetype6" Version="1.0.4" />
<PackageReference Include="OpenRA-OpenAL-CS" Version="1.0.16" />
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.26" />
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.27" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
<AdditionalFiles Include="../stylecop.json" />