Uh oh!
There was an error while loading. Please reload this page.
Add support for .NET 8.0 - #1255
Conversation
… of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1512)
… supply the correct parameter name.
Was going to add source link to SSH.NET and just found that it is included in the .NET 8 SDK and enabled by default. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
WojciechNagorski
left a comment
There was a problem hiding this comment.
LGTM!
@drieseng@Rob-Hague do you mind?
Rob-Hague
commented
Dec 1, 2023
It's fine for me. I'm not convinced we need a net8.0 target without using any .NET 8 features (other than throw helpers), but using the .NET 8 SDK for source-link is good 👍 |
WojciechNagorski
commented
Dec 29, 2023
The 2023.0.1 version has been released to Nuget: https://www.nuget.org/packages/SSH.NET/2023.0.1 |
No description provided.