Skip to content

Commit

Permalink
Bump SSH.NET from 2024.1.0 to 2024.2.0
Browse files Browse the repository at this point in the history
Bumps [SSH.NET](/~https://github.com/sshnet/SSH.NET) from 2024.1.0 to 2024.2.0.
- [Release notes](/~https://github.com/sshnet/SSH.NET/releases)
- [Commits](sshnet/SSH.NET@2024.1.0...2024.2.0)

---
updated-dependencies:
- dependency-name: SSH.NET
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent e0c6b3c commit e370a9e
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 e370a9e

Please sign in to comment.