sshnet / SSH.NET

SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
MIT License
3.87k stars 915 forks source link

dotnet pack in CI #1400

Closed Rob-Hague closed 3 weeks ago

Rob-Hague commented 1 month ago

and delete the old build script

Rob-Hague commented 4 weeks ago

Before (from https://www.nuget.org/packages/SSH.NET):

image

After (https://ci.appveyor.com/project/drieseng/ssh-net/builds/49850281/job/8p8klyxta9gy1r3c/artifacts)

image

Minor annoyance: the artifacts download as .zip so you have to change the file extension. Not sure if there is a way to make them download as e.g. .nupkg