1 Star 0 Fork 0

anonymous1132/SSH.NET

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 512 Bytes
一键复制 编辑 原始数据 按行查看 历史
os: Visual Studio 2019
before_build:
- nuget restore src\Renci.SshNet.VS2019.sln
build:
project: src\Renci.SshNet.VS2019.sln
verbosity: minimal
test_script:
- cmd: >-
vstest.console /logger:Appveyor src\Renci.SshNet.Tests\bin\Debug\net40\Renci.SshNet.Tests.dll /TestCaseFilter:"TestCategory!=integration&TestCategory!=LongRunning"
vstest.console /logger:Appveyor src\Renci.SshNet.Tests\bin\Debug\net35\Renci.SshNet.Tests.dll /TestCaseFilter:"TestCategory!=integration&TestCategory!=LongRunning"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anonymous111/SSH.NET.git
git@gitee.com:anonymous111/SSH.NET.git
anonymous111
SSH.NET
SSH.NET
master

搜索帮助