[ci] Remove mono as requirement #20814
Labels
fixed-in-8.0.40
fixed-in-9.0.0-preview.5.24307.10
t/bug
Something isn't working
testing-green-ci
testing-infrastructure
Issue relating to testing infrastructure
Milestone
Description
Right now we have some requirements on our CI that need mono. I tried to remove here , and then I saw some failures later on fresh machines and I had to add it back here..
We should remove and rewrite all our pipeline to try to use
dotnet test
anddotnet nuget
. I have identified the following places not having mono failsNUnit.ConsoleRunner
NuGet.CommandLine.6.6.1
Relevant log output
The text was updated successfully, but these errors were encountered: