Skip to content

Commit

Permalink
Merge pull request #1 from micahmo/dependabot/nuget/RDPoverSSH.Servic…
Browse files Browse the repository at this point in the history
…e/SSH.NET-2020.0.2

Bump SSH.NET from 2020.0.1 to 2020.0.2 in /RDPoverSSH.Service
  • Loading branch information
micahmo authored Jun 24, 2022
2 parents 09f4966 + 7b98326 commit 885c19b
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 885c19b

Please sign in to comment.