mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
nuspec: fix warning
WARNING: NU5118: File 'D:\a\TLSharp\TLSharp\TLSharp.Core\bin\Debug\TLSharp.Core.dll' is not added because the package already contains file 'lib\net45\TLSharp.Core.dll'
(This commit was brought from TLSharp [1] version 0.1.0.521.)
[1] 6b35857923
This commit is contained in:
parent
f27d0257f7
commit
a73028f44e
|
|
@ -18,6 +18,5 @@ It's a perfect fit for any developer who would like to send data directly to Tel
|
|||
<file src="bin\Release\BigMath.dll" target="lib\net45\BigMath.dll" />
|
||||
<file src="bin\Release\Ionic.ZLib.dll" target="lib\net45\Ionic.ZLib.dll" />
|
||||
<file src="bin\Release\TeleSharp.TL.dll" target="lib\net45\TeleSharp.TL.dll" />
|
||||
<file src="bin\Release\TgSharp.Core.dll" target="lib\net45\TgSharp.Core.dll" />
|
||||
</files>
|
||||
</package>
|
||||
|
|
|
|||
Loading…
Reference in a new issue