Skip to content

Commit

Permalink
changed monogame framework to desktopgl to be compatible with more os
Browse files Browse the repository at this point in the history
  • Loading branch information
Doraku committed Jan 23, 2024
1 parent 92f9375 commit 2dbabd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Ecs.CSharp.Benchmark/Ecs.CSharp.Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="HypEcs" Version="1.2.1" />

<PackageReference Include="MonoGame.Extended.Entities" Version="3.8.0" />
<PackageReference Include="MonoGame.Framework.WindowsDX" Version="3.8.1.303" />
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" />

<PackageReference Include="Leopotam.Ecs" Version="1.0.0" />

Expand Down

0 comments on commit 2dbabd7

Please sign in to comment.