[rel/18.0] Update SDK to 10.0.201 and update net8/net9 runtimes to latest patch#15498
[rel/18.0] Update SDK to 10.0.201 and update net8/net9 runtimes to latest patch#15498Youssef1313 wants to merge 5 commits intorel/18.0from
Conversation
|
@copilot please fix these issues: @azure-pipelines test\Microsoft.TestPlatform.Acceptance.IntegrationTests\Extension\CompatibilityRowsBuilder.cs(9,1): error IDE0055: (NETCORE_ENGINEERING_TELEMETRY=Build) Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) @azure-pipelines test\vstest.ProgrammerTests\BasicRunAndDiscovery.cs(5,1): error IDE0055: (NETCORE_ENGINEERING_TELEMETRY=Build) Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) @azure-pipelines test\vstest.ProgrammerTests\BasicRunAndDiscovery.cs(9,1): error IDE0055: (NETCORE_ENGINEERING_TELEMETRY=Build) Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) @azure-pipelines test\vstest.ProgrammerTests\BasicRunAndDiscovery.cs(10,1): error IDE0055: (NETCORE_ENGINEERING_TELEMETRY=Build) Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) @azure-pipelines test\vstest.ProgrammerTests\MultiTFMRunAndDiscovery.cs(5,1): error IDE0055: (NETCORE_ENGINEERING_TELEMETRY=Build) Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055) |
|
@Evangelink I've opened a new pull request, #15501, to work on those changes. Once the pull request is ready, I'll request review from you. |
* Initial plan * Fix IDE0055 formatting: organize using directives in test files Co-authored-by: Evangelink <11340282+Evangelink@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Evangelink <11340282+Evangelink@users.noreply.github.com>
No description provided.