Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 263 Bytes

DEV-README.md

File metadata and controls

9 lines (5 loc) · 263 Bytes

How to publish latest nuget packages to nuget.org

Get the latest nuget and symbol packages from the build server (see link on github readme page)

execute:

nuget push

The above command will also push the symbols package if it is available