Skip to content

Latest commit

 

History

History
 
 

deployment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

How to deploy

Manually

  • cd ../src/Bitfinex.Client.Websocket
  • dotnet pack -c Release
  • cd bin/Release
  • upload Bitfinex.Client.Websocket.<version>.nupkg via web nuget.org