Skip to content

Commit

Permalink
Merge pull request #4 from ktsu-io/dependabot/nuget/Silk.NET.OpenGL.E…
Browse files Browse the repository at this point in the history
…xtensions.ImGui-2.21.0

Bump Silk.NET.OpenGL.Extensions.ImGui from 2.20.0 to 2.21.0
  • Loading branch information
matt-edmondson authored May 30, 2024
2 parents ea80081 + e7c40a7 commit 2aa944b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImGuiApp/ImGuiApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Silk.NET" Version="2.21.0" />
<PackageReference Include="Silk.NET.OpenGL.Extensions.ImGui" Version="2.20.0" />
<PackageReference Include="Silk.NET.OpenGL.Extensions.ImGui" Version="2.21.0" />
</ItemGroup>

</Project>

0 comments on commit 2aa944b

Please sign in to comment.