This is the project to pack tdlib binaries for multiple common platforms.
Push the tag to this repository. CI servers will do their job and upload the artifacts to the Releases page.
Pack script requires NuGet 5 to be installed on a machine.
$ pwsh ./pack.nuget.ps1
Then upload the build/tdlib.native.<VERSION>.nupkg
to the NuGet server.