Put ubuntu cimgui.so asset into the "ubuntu-64" folder.

internals
Eric Mellino 7 years ago
parent 61ae0673c0
commit fe081ce317
  1. 4
      src/ImGui.NET/ImGui.NET.csproj

@ -29,7 +29,7 @@
<Pack>true</Pack>
</Content>
<Content Include="..\..\deps\cimgui\ubuntu.14.04-x64\cimgui.so">
<PackagePath>runtimes/ubuntu.14.04-x64/native</PackagePath>
<PackagePath>runtimes/ubuntu-x64/native</PackagePath>
<Pack>true</Pack>
</Content>
<Content Include="..\..\deps\cimgui\osx.10.10-x64\cimgui.dylib">
@ -37,4 +37,4 @@
<Pack>true</Pack>
</Content>
</ItemGroup>
</Project>
</Project>

Loading…
Cancel
Save