Skip to content

fix IDE0350 warnings with .NET SDK 9.0.300#1645

Merged
Rob-Hague merged 1 commit intosshnet:developfrom
mus65:lambdawarnings
May 25, 2025
Merged

fix IDE0350 warnings with .NET SDK 9.0.300#1645
Rob-Hague merged 1 commit intosshnet:developfrom
mus65:lambdawarnings

Conversation

@mus65
Copy link
Contributor

@mus65 mus65 commented May 22, 2025

These warnings started appearing with .NET SDK 9.0.300 .

test\Renci.SshNet.IntegrationTests\OldIntegrationTests\SshCommandTest.cs(460,21,460,22): warning IDE0350: Lambda expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0350)

test\Renci.SshNet.IntegrationTests\OldIntegrationTests\SshCommandTest.cs(460,21,460,22): warning IDE0350: Lambda expression can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0350)
@mus65 mus65 force-pushed the lambdawarnings branch from 45a8a95 to c8ae509 Compare May 22, 2025 09:29
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