Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit 2941065

Browse files
author
Alexis Huvier
committed
update(dependancies): ImGui.NET
1 parent c1460d7 commit 2941065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpEngine/SharpEngine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
<PrivateAssets>all</PrivateAssets>
3030
</PackageReference>
31-
<PackageReference Include="ImGui.NET" Version="1.89.5.2" />
31+
<PackageReference Include="ImGui.NET" Version="1.89.6" />
3232
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3333
<PackageReference Include="Raylib-cs" Version="4.5.0.1" />
3434
</ItemGroup>

0 commit comments

Comments
 (0)