Use OpenGL render engine on non-Windows platforms

This commit is contained in:
Yoshi Askharoun
2026-07-25 23:30:54 -05:00
parent 95b6fba18f
commit b21401e3ab
4 changed files with 9 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\UIX.RenderApi.OpenGL\UIX.RenderApi.OpenGL.csproj" />
<ProjectReference Include="..\UIX.RenderApi\UIX.RenderApi.csproj" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Newtonsoft.Json.Bson" Version="1.0.2" />