Skip to content

Commit 0567376

Browse files
Bump SSH.NET from 2020.0.1 to 2020.0.2
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]>
1 parent 3148d34 commit 0567376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AutoSSH.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="SSH.NET" Version="2020.0.1" />
9+
<PackageReference Include="SSH.NET" Version="2020.0.2" />
1010
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="5.0.0" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)