Browse Source

Update ENet-CSharp.nuspec

Stanislav Denisov 5 years ago
parent
commit
f379ac159d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ENet-CSharp.nuspec

+ 1 - 1
ENet-CSharp.nuspec

@@ -22,7 +22,7 @@
     <file src="lib\netstandard2.0\ENet-CSharp.dll" target="lib\netstandard2.0\ENet-CSharp.dll" />
     <file src="lib\netstandard2.0\ENet-CSharp.dll" target="lib\netstandard2.0\ENet-CSharp.dll" />
     <file src="license\license.txt" target="license\license.txt" />
     <file src="license\license.txt" target="license\license.txt" />
     <file src="runtimes\linux\native\libenet.so" target="runtimes\linux\native\libenet.so" />
     <file src="runtimes\linux\native\libenet.so" target="runtimes\linux\native\libenet.so" />
-    <file src="runtimes\osx\native\enet.dylib" target="runtimes\osx\native\enet.dylib" />
+    <file src="runtimes\osx\native\libenet.dylib" target="runtimes\osx\native\libenet.dylib" />
     <file src="runtimes\win\native\enet.dll" target="runtimes\win\native\enet.dll" />
     <file src="runtimes\win\native\enet.dll" target="runtimes\win\native\enet.dll" />
   </files>
   </files>
 </package>
 </package>