mirror of
https://github.com/sochix/TLSharp.git
synced 2026-05-07 13:37:50 +00:00
Add GithubActions workflow for nugetUpload
This commit is contained in:
parent
932a733197
commit
66942979ab
2 changed files with 33 additions and 4 deletions
|
|
@ -15,9 +15,9 @@ It's a perfect fit for any developer who would like to send data directly to Tel
|
|||
<copyright>Copyright 2015-2020</copyright>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="bin\Debug\BigMath.dll" target="lib\net45\BigMath.dll" />
|
||||
<file src="bin\Debug\Ionic.ZLib.dll" target="lib\net45\Ionic.ZLib.dll" />
|
||||
<file src="bin\Debug\TeleSharp.TL.dll" target="lib\net45\TeleSharp.TL.dll" />
|
||||
<file src="bin\Debug\TgSharp.Core.dll" target="lib\net45\TgSharp.Core.dll" />
|
||||
<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…
Add table
Add a link
Reference in a new issue