Skip to content

Commit 3a62f6b

Browse files
committed
update link in csproj file
1 parent 0f32fae commit 3a62f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImGui.NET/ImGui.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackagePath>runtimes/linux-x64/native</PackagePath>
3434
<Pack>true</Pack>
3535
</Content>
36-
<Content Include="..\..\deps\cimgui\osx-x64\cimgui.dylib">
36+
<Content Include="..\..\deps\cimgui\osx-x64\libcimgui.dylib">
3737
<PackagePath>runtimes/osx-x64/native</PackagePath>
3838
<Pack>true</Pack>
3939
</Content>

0 commit comments

Comments
 (0)