mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
Path fix
This commit is contained in:
parent
46694e2406
commit
58d83cfcfe
|
|
@ -20,9 +20,9 @@ It's a perfect fit for any developer who would like to send data directly to Tel
|
|||
<copyright>Copyright 2016</copyright>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="TeleSharp.TL\bin\Debug\BigMath.dll" target="lib\net45\BigMath.dll" />
|
||||
<file src="TLSharp.Core\bin\Debug\BigMath.dll" target="lib\net45\BigMath.dll" />
|
||||
<file src="TLSharp.Core\bin\Debug\Ionic.ZLib.dll" target="lib\net45\Ionic.ZLib.dll" />
|
||||
<file src="TeleSharp.TL\bin\Debug\TeleSharp.TL.dll" target="lib\net45\TeleSharp.TL.dll" />
|
||||
<file src="TLSharp.Core\bin\Debug\TeleSharp.TL.dll" target="lib\net45\TeleSharp.TL.dll" />
|
||||
<file src="TLSharp.Core\bin\Debug\TLSharp.Core.dll" target="lib\net45\TLSharp.Core.dll" />
|
||||
</files>
|
||||
</package>
|
||||
Loading…
Reference in a new issue