Skip to content

[ci] Restore tools on provisioned dotnet #20105

@rmarinho

Description

@rmarinho

Description

There are part of the builds that we were using the existing .net on the machine, (for example to start cake scripts, or to start unit tests)
But sometimes we need to use the provisioned sdk/workloads. The problem is the dotnet tools like xharness are restored using the machine sdk and not the one we provisioned, so we should maybe to a dotnet tool restore after install dotnet or the dotnet-local-workloads.

Relevant log output

Run "dotnet tool restore" to make the "xharness" command available.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions