Hi @Kelly Zhao ,
Welcome to Microsoft Q&A!
I suppose you can’t use the Microsoft.CodeCoverage.Console tool without installing Visual Studio.
Maybe you can try the dotnet-coverage dotnet tool. Please first run the command dotnet tool install --global dotnet-coverage
to install the tool.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.