Skip to content

Commit

Permalink
Merge pull request #398 from countneuroman/UpdateImGuiNet
Browse files Browse the repository at this point in the history
Update ImGui.NET version to 1.88.0
Yeah this seems to be good, I've had issues updating it in the past but this looks like it works ok.
  • Loading branch information
se5a committed Dec 30, 2023
2 parents ccc7e19 + 179924a commit ec58b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pulsar4X/Pulsar4X.Client/Pulsar4X.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.87.3" />
<PackageReference Include="ImGui.NET" Version="1.88.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ec58b41

Please sign in to comment.