diff --git a/deps/cimgui/win-x86/cimgui.dll b/deps/cimgui/win-x86/cimgui.dll new file mode 100644 index 0000000..007ff7a Binary files /dev/null and b/deps/cimgui/win-x86/cimgui.dll differ diff --git a/src/ImGui.NET/ImGui.NET.csproj b/src/ImGui.NET/ImGui.NET.csproj index 872b288..9465375 100644 --- a/src/ImGui.NET/ImGui.NET.csproj +++ b/src/ImGui.NET/ImGui.NET.csproj @@ -1,7 +1,7 @@  A .NET wrapper for the dear ImGui library. - 0.4.6 + 0.4.7 Eric Mellino netstandard1.1 true @@ -22,6 +22,10 @@ + + runtimes/win-x86/native + true + runtimes/win-x64/native true