I\'m trying to run the dotnet test command on defined test projects in a MS Azure devops pipeline.
dotnet test
This is working: