Skip to content

Commit

Permalink
降级 SSH.NET,避免引入过大的加密库
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Dec 10, 2024
1 parent b8f3124 commit e2e98c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XCoder/CrazyCoder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<Version>11.16.2024.1202</Version>
</PackageReference>
<PackageReference Include="SSH.NET">
<Version>2024.2.0</Version>
<Version>2024.1.0</Version>
</PackageReference>
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
<PackageReference Include="System.Management" Version="8.0.0" />
Expand Down

0 comments on commit e2e98c2

Please sign in to comment.