Skip to content

Commit da52d98

Browse files
authored
Merge pull request #84 from UziTech/dependabot/nuget/SSH.NET-2023.0.0
Bump SSH.NET from 2020.0.2 to 2023.0.0
2 parents 391ae8c + 08bd952 commit da52d98

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)