Skip to content

Commit 6f5d1f1

Browse files
roeyskoemellinoe
authored andcommitted
Rename osx-universal to osx
1 parent aecc848 commit 6f5d1f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

src/ImGui.NET/ImGui.NET.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
<PackagePath>runtimes/linux-x64/native/libcimgui.so</PackagePath>
4242
<Pack>true</Pack>
4343
</Content>
44-
<Content Include="..\..\deps\cimgui\osx-universal\cimgui.dylib">
45-
<PackagePath>runtimes/osx-universal/native/libcimgui.dylib</PackagePath>
44+
<Content Include="..\..\deps\cimgui\osx\cimgui.dylib">
45+
<PackagePath>runtimes/osx/native/libcimgui.dylib</PackagePath>
4646
<Pack>true</Pack>
4747
</Content>
4848
<Content Include="build\net40\ImGui.NET.targets">

0 commit comments

Comments
 (0)