Revert "M1 mac needs arm64 folder..."

This reverts commit fce0dc985d50a831aa1eadef6531763f1b44be10.
internals
mikko 2 years ago committed by Eric Mellino
parent a5710e48ff
commit 01da984860
  1. 4
      src/ImGui.NET/ImGui.NET.csproj

@ -45,10 +45,6 @@
<PackagePath>runtimes/osx/native/libcimgui.dylib</PackagePath>
<Pack>true</Pack>
</Content>
<Content Include="..\..\deps\cimgui\osx\cimgui.dylib">
<PackagePath>runtimes/osx-arm64/native/libcimgui.dylib</PackagePath>
<Pack>true</Pack>
</Content>
<Content Include="build\net40\ImGui.NET.targets">
<PackagePath>build/net40/ImGui.NET.targets</PackagePath>
<Pack>true</Pack>

Loading…
Cancel
Save