ImGui.NET icon indicating copy to clipboard operation
ImGui.NET copied to clipboard

Nuget is not updated to latest version

Open Itay2805 opened this issue 4 years ago • 3 comments

It seems that the nuget version is not updated to the latest version, so it is missing features like the table api...

Itay2805 avatar Sep 21 '21 12:09 Itay2805

You could remove the NuGet package, clone this repository (or better yet, make it a submodule of your project) and reference it in your own project until NuGet is updated.

JulianVallee avatar Sep 22 '21 20:09 JulianVallee

yeah thats what i did in the end... its just a shame that nuget is not updated properly...

Itay2805 avatar Sep 22 '21 21:09 Itay2805

Looks like there are efforts being made to automate this (see https://github.com/mellinoe/ImGui.NET-nativebuild/pull/5), so it should just be a matter of time until NuGet will be kept in sync.

JulianVallee avatar Sep 22 '21 21:09 JulianVallee