Skip to content

Commit

Permalink
Merge pull request #28 from FoundatioFx/dependabot/nuget/SSH.NET-2024…
Browse files Browse the repository at this point in the history
….2.0

Bump SSH.NET from 2024.1.0 to 2024.2.0
  • Loading branch information
niemyjski authored Nov 22, 2024
2 parents e0c6b3c + e370a9e commit 5b660b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SSH.NET" Version="2024.1.0" />
<PackageReference Include="SSH.NET" Version="2024.2.0" />

<PackageReference Include="Foundatio" Version="11.0.5" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />
Expand Down

0 comments on commit 5b660b4

Please sign in to comment.