From a8d64dc6fe4f5a3ecd4bea10be8d959d7c160f71 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Thu, 16 Feb 2017 22:02:20 -0800 Subject: [PATCH] Update packaging info for ImGui --- src/ImGui.NET/ImGui.NET.csproj | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/ImGui.NET/ImGui.NET.csproj b/src/ImGui.NET/ImGui.NET.csproj index b5cd19b..73ff0aa 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.1.5 + 0.1.6 Eric Mellino netstandard1.1 true @@ -13,6 +13,7 @@ https://github.com/mellinoe/imgui.net true false + bin\Debug\ImGui.NET.xml @@ -21,4 +22,14 @@ + + + runtimes/win7-x64/native + true + + + runtimes/ubuntu.14.04-x64/native + true + + \ No newline at end of file