Skip to content

Commit 08bd952

Browse files
Bump SSH.NET from 2020.0.2 to 2023.0.0
Bumps [SSH.NET](https://github.com/sshnet/SSH.NET) from 2020.0.2 to 2023.0.0. - [Release notes](https://github.com/sshnet/SSH.NET/releases) - [Commits](sshnet/SSH.NET@2020.0.2...2023.0.0) --- updated-dependencies: - dependency-name: SSH.NET dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 391ae8c commit 08bd952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NSF2SQL/NSF2SQL.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
44
<PropertyGroup>
@@ -155,7 +155,7 @@
155155
<Version>8.1.0</Version>
156156
</PackageReference>
157157
<PackageReference Include="SSH.NET">
158-
<Version>2020.0.2</Version>
158+
<Version>2023.0.0</Version>
159159
</PackageReference>
160160
<PackageReference Include="System.Runtime.CompilerServices.Unsafe">
161161
<Version>7.0.0-preview.2.22152.2</Version>

0 commit comments

Comments
 (0)