Skip to content

dotnet test should respect platform #51481

@Evangelink

Description

@Evangelink

Is your feature request related to a problem? Please describe.

It's possible to use the platform configuration to change the context of what's being included to a build using Platforms: https://github.com/microsoft/vs-threading/blob/e700b506be5888ffb21df7313930151578ea6161/Microsoft.VisualStudio.Threading.slnx#L4

When passing the flag to dotnet test the build step will respect it but not the test step.

Describe the solution you'd like

It would be nice to have the test step respecting the argument too.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions