Skip to content

Commit

Permalink
Bump SSH.NET from 2020.0.1 to 2020.0.2 in /RDPoverSSH.Service
Browse files Browse the repository at this point in the history
Bumps [SSH.NET](https://github.com/sshnet/SSH.NET) from 2020.0.1 to 2020.0.2.
- [Release notes](https://github.com/sshnet/SSH.NET/releases)
- [Commits](sshnet/SSH.NET@2020.0.1...2020.0.2)

---
updated-dependencies:
- dependency-name: SSH.NET
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2022
1 parent 188f9d9 commit 7b98326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RDPoverSSH.Service/RDPoverSSH.Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="PeterKottas.DotNetCore.WindowsService" Version="2.0.12" />
<PackageReference Include="SSH.NET" Version="2020.0.1" />
<PackageReference Include="SSH.NET" Version="2020.0.2" />
<PackageReference Include="SshKeyGenerator" Version="1.1.40" />
<PackageReference Include="System.Diagnostics.EventLog" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 7b98326

Please sign in to comment.