From 98f79cbb9afca48059bab800f2a8e77cf8734a31 Mon Sep 17 00:00:00 2001 From: Thomas Mayer Date: Wed, 7 Feb 2024 21:23:54 -0800 Subject: [PATCH] Upgrade to ImGui.NET 1.90.1.1 Ran through samples to checked functionality and make sure everything was still functional as excepted. --- MonoGame.ImGuiNet/Monogame.ImGuiNet.csproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/MonoGame.ImGuiNet/Monogame.ImGuiNet.csproj b/MonoGame.ImGuiNet/Monogame.ImGuiNet.csproj index 5c4ed39..3205e14 100644 --- a/MonoGame.ImGuiNet/Monogame.ImGuiNet.csproj +++ b/MonoGame.ImGuiNet/Monogame.ImGuiNet.csproj @@ -40,18 +40,18 @@ - - + + - - - + + + - - + + \ No newline at end of file