Skip to content

Drop net6.0 target#1580

Merged
Rob-Hague merged 14 commits intosshnet:developfrom
mus65:dropnet6
Feb 19, 2025
Merged

Drop net6.0 target#1580
Rob-Hague merged 14 commits intosshnet:developfrom
mus65:dropnet6

Conversation

@mus65
Copy link
Copy Markdown
Contributor

@mus65 mus65 commented Feb 2, 2025

.NET 6 is EOL since last November. Also simplified a lot of .NET version specific conditions in the process.

@mus65
Copy link
Copy Markdown
Contributor Author

mus65 commented Feb 2, 2025

Test failure is unrelated, see #1253

Comment thread Directory.Build.props
Comment thread src/Renci.SshNet/Common/TaskToAsyncResult.cs Outdated
mus65 and others added 6 commits February 2, 2025 19:06
Co-authored-by: Rob Hague <rob.hague00@gmail.com>
for some reason this made the compiler suddenly
realize that the plain text variables are unused.
this doesn't work in Directory.Build.props, moved it to Directory.Build.targets.
seems like the warnings were (somehow) disabled here
before and were fixed by the previous TargetFrameworkIdentifier
change.
Comment thread src/Renci.SshNet/Renci.SshNet.csproj Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants