Commit 0f7622e
committed
Add NuGet test project for validating deployment package
- Include `NullOpsDevs.Libssh.NuGetTest` in solution.
- Add basic program to test SSH connection, authentication, and command execution.
- Reference `NullOpsDevs.LibSsh` version `1.0.0-deploy-test`.
- Target .NET 9.0 framework for NuGet test project.1 parent 9327e3d commit 0f7622e
File tree
3 files changed
+23
-0
lines changed- NullOpsDevs.Libssh.NuGetTest
3 files changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments