Skip to content

Commit

Permalink
Merge pull request stride3d#1614 from stride3d/dependabot/nuget/sourc…
Browse files Browse the repository at this point in the history
…es/engine/Stride.Assets/SSH.NET-2020.0.2

Bump SSH.NET from 2016.1.0 to 2020.0.2 in /sources/engine/Stride.Assets
  • Loading branch information
manio143 authored Mar 5, 2023
2 parents fad834e + 1c00d9e commit 1ea21f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/engine/Stride.Assets/Stride.Assets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="SharpDX.Direct2D1" Version="4.2.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="3.6.0" />
<PackageReference Include="SSH.NET" Version="2016.1.0" />
<PackageReference Include="SSH.NET" Version="2020.0.2" />
<PackageReference Include="System.AppContext" Version="4.3.0" />
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
<PackageReference Include="System.Console" Version="4.3.1" />
Expand Down

0 comments on commit 1ea21f6

Please sign in to comment.