From ef1f18648c3aeff8ec02bebf576faeb597a78572 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Wed, 1 Feb 2017 22:01:59 -0800 Subject: [PATCH] Explicitly don't generate assembly info (new default) --- src/ImGui.NET/ImGui.NET.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ImGui.NET/ImGui.NET.csproj b/src/ImGui.NET/ImGui.NET.csproj index c17f32c..b5cd19b 100644 --- a/src/ImGui.NET/ImGui.NET.csproj +++ b/src/ImGui.NET/ImGui.NET.csproj @@ -12,6 +12,7 @@ True https://github.com/mellinoe/imgui.net true + false