microsoft / vstest

Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
MIT License
902 stars 323 forks source link

Convert to auto property #10365

Closed nohwnd closed 1 month ago

nohwnd commented 1 month ago

Description

Fix #10364

NikolaMilosavljevic commented 1 month ago

There's another of this type of issues: https://github.com/microsoft/vstest/issues/10364#issuecomment-2389914170

I'm not sure why build is not reporting all issues at once.

nohwnd commented 1 month ago

Fixing it in the analyzer suggested way causes more problems than it solves, I am downgrading the severity of to suggestion.

nohwnd commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
NikolaMilosavljevic commented 1 month ago

@nohwnd this is needed in .NET 9.0 release (vstest 17.12). Is there a backport PR to rel/17.12 branch?

nohwnd commented 1 month ago

I just cherry picked into rel/17.12.