Skip to content

Commit

Permalink
Use same version of ImGUI in managed as in native
Browse files Browse the repository at this point in the history
  • Loading branch information
xezno committed Sep 7, 2024
1 parent 64b75f5 commit f0a7ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Mocha.Editor/Mocha.Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.89.2" />
<PackageReference Include="ImGui.NET" Version="1.89.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f0a7ec3

Please sign in to comment.