We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e4f0df commit 0d63835Copy full SHA for 0d63835
src/Foundatio.Storage.SshNet/Foundatio.Storage.SshNet.csproj
@@ -8,7 +8,7 @@
8
</ItemGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="SSH.NET" Version="2025.0.0" />
+ <PackageReference Include="SSH.NET" Version="2025.1.0" />
12
13
<PackageReference Include="Foundatio" Version="12.0.0" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
14
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />
0 commit comments